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