#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
bool UpperTriangularIterator::good_ |
|
protected |
unsigned UpperTriangularIterator::i_ |
|
protected |
unsigned UpperTriangularIterator::j_ |
|
protected |
unsigned UpperTriangularIterator::offset_ |
|
protected |
unsigned UpperTriangularIterator::size_ |
|
protected |
The documentation for this class was generated from the following file: