Public Member Functions | Private Attributes
MultiRadixCounter Class Reference

#include <Functions.h>

List of all members.

Public Member Functions

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

Private Attributes

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

Detailed Description

Definition at line 340 of file Functions.h.


Constructor & Destructor Documentation


Member Function Documentation

int MultiRadixCounter::Counter ( ) const [inline]

Definition at line 358 of file Functions.h.

bool MultiRadixCounter::Finish ( ) const [inline]

Definition at line 356 of file Functions.h.

void MultiRadixCounter::operator++ ( )
int MultiRadixCounter::Reverse ( ) const [inline]

Definition at line 357 of file Functions.h.

bool MultiRadixCounter::Swap ( ) const [inline]

Definition at line 355 of file Functions.h.


Member Data Documentation

Definition at line 349 of file Functions.h.

bool MultiRadixCounter::finish [private]

Definition at line 350 of file Functions.h.

const int MultiRadixCounter::n [private]

Definition at line 346 of file Functions.h.

Definition at line 348 of file Functions.h.

Definition at line 342 of file Functions.h.

Definition at line 347 of file Functions.h.

Definition at line 345 of file Functions.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15