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