#include <matgen.h>
List of all members.
Constructor & Destructor Documentation
GeneralIterator::GeneralIterator |
( |
unsigned |
rows, |
|
|
unsigned |
cols |
|
) |
| |
|
inline |
Member Function Documentation
unsigned GeneralIterator::col |
( |
| ) |
const |
|
inline |
unsigned GeneralIterator::offset |
( |
| ) |
const |
|
inline |
GeneralIterator::operator bool |
( |
| ) |
const |
|
inline |
unsigned GeneralIterator::row |
( |
| ) |
const |
|
inline |
Member Data Documentation
unsigned GeneralIterator::cols_ |
|
protected |
bool GeneralIterator::good_ |
|
protected |
unsigned GeneralIterator::i_ |
|
protected |
unsigned GeneralIterator::j_ |
|
protected |
unsigned GeneralIterator::offset_ |
|
protected |
unsigned GeneralIterator::rows_ |
|
protected |
The documentation for this class was generated from the following file: