#include <mattoep.h>
Public Member Functions | |
| ToeplitzIterator (unsigned rows, unsigned cols) | |
| operator bool () const | |
| void | operator++ () |
| unsigned | row () const |
| unsigned | col () const |
| unsigned | offset () const |
Protected Attributes | |
| unsigned | offset_ |
| unsigned | i_ |
| unsigned | j_ |
| unsigned | rows_ |
| unsigned | cols_ |
| bool | good_ |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1