#include <matsymm.h>
Public Member Functions | |
SymmetricIterator (unsigned rows, unsigned cols) | |
operator bool () const | |
void | operator++ () |
unsigned | row () const |
unsigned | col () const |
unsigned | offset () const |
Protected Attributes | |
unsigned | size_ |
bool | good_ |
unsigned | offset_ |
unsigned | i_ |
unsigned | j_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|