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