Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::MultiRadixCounter Class Reference

#include <newmatap.h>

List of all members.

Public Member Functions

 MultiRadixCounter (int nx, const SimpleIntArray &rx, SimpleIntArray &vx)
void operator++ ()
bool Swap () const
bool Finish () const
int Reverse () const
int Counter () const

Private Attributes

const SimpleIntArrayRadix
SimpleIntArrayValue
const int n
int reverse
int product
int counter
bool finish


Constructor & Destructor Documentation

NEWMAT::MultiRadixCounter::MultiRadixCounter int  nx,
const SimpleIntArray rx,
SimpleIntArray vx
 

Definition at line 1014 of file newfft.cpp.


Member Function Documentation

int NEWMAT::MultiRadixCounter::Counter  )  const [inline]
 

Definition at line 177 of file newmatap.h.

Referenced by NEWMAT::GR_1D_FS().

bool NEWMAT::MultiRadixCounter::Finish  )  const [inline]
 

Definition at line 175 of file newmatap.h.

Referenced by NEWMAT::GR_1D_FS().

void NEWMAT::MultiRadixCounter::operator++  ) 
 

Definition at line 1022 of file newfft.cpp.

int NEWMAT::MultiRadixCounter::Reverse  )  const [inline]
 

Definition at line 176 of file newmatap.h.

Referenced by NEWMAT::GR_1D_FS().

bool NEWMAT::MultiRadixCounter::Swap  )  const [inline]
 

Definition at line 174 of file newmatap.h.

Referenced by NEWMAT::GR_1D_FS().


Member Data Documentation

int NEWMAT::MultiRadixCounter::counter [private]
 

Definition at line 168 of file newmatap.h.

Referenced by operator++().

bool NEWMAT::MultiRadixCounter::finish [private]
 

Definition at line 169 of file newmatap.h.

Referenced by operator++().

const int NEWMAT::MultiRadixCounter::n [private]
 

Definition at line 165 of file newmatap.h.

int NEWMAT::MultiRadixCounter::product [private]
 

Definition at line 167 of file newmatap.h.

Referenced by MultiRadixCounter().

const SimpleIntArray& NEWMAT::MultiRadixCounter::Radix [private]
 

Definition at line 161 of file newmatap.h.

Referenced by MultiRadixCounter(), and operator++().

int NEWMAT::MultiRadixCounter::reverse [private]
 

Definition at line 166 of file newmatap.h.

Referenced by operator++().

SimpleIntArray& NEWMAT::MultiRadixCounter::Value [private]
 

Definition at line 164 of file newmatap.h.

Referenced by MultiRadixCounter(), and operator++().


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Oct 19 14:18:20 2004 by Doxygen 1.3.9.1