#include <matutri.h>
List of all members.
Constructor & Destructor Documentation
UpperTriangularIterator::UpperTriangularIterator |
( |
unsigned |
rows, |
|
|
unsigned |
cols |
|
) |
| [inline] |
Member Function Documentation
unsigned UpperTriangularIterator::col |
( |
| ) |
const [inline] |
unsigned UpperTriangularIterator::offset |
( |
| ) |
const [inline] |
UpperTriangularIterator::operator bool |
( |
| ) |
const [inline] |
void UpperTriangularIterator::operator++ |
( |
| ) |
[inline] |
unsigned UpperTriangularIterator::row |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: