#include <matgen.h>
Inheritance diagram for GeneralMatrix:


Public Member Functions | |
| GeneralMatrix () | |
| GeneralMatrix (unsigned rows, unsigned cols) | |
| unsigned | firstInRow (unsigned i) const |
| unsigned | lastInRow (unsigned i) const |
| unsigned | firstInCol (unsigned j) const |
| unsigned | lastInCol (unsigned j) const |
| unsigned | numElements () const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in Toeplitz. |
|
|
|
|
|
|
|
|
Reimplemented in Toeplitz. |
1.3.9.1