
Public Member Functions | |
| MatrixRow (GeneralMatrix *, LoadAndStoreFlag, int=0) | |
| void | Next () |
| ~MatrixRow () | |
Access a row of a matrix.
Definition at line 407 of file NewMatExhaustive.cpp.
| MatrixRow::MatrixRow | ( | GeneralMatrix * | gmx, |
| LoadAndStoreFlag | cwx, | ||
| int | row = 0 |
||
| ) | [inline] |
Definition at line 450 of file NewMatExhaustive.cpp.
Definition at line 6456 of file NewMatExhaustive.cpp.
| void MatrixRow::Next | ( | ) | [inline] |
Definition at line 453 of file NewMatExhaustive.cpp.