$search
#include <newmatrc.h>
Public Member Functions | |
MatrixRow (GeneralMatrix *, LoadAndStoreFlag, int=0) | |
void | Next () |
~MatrixRow () |
Access a row of a matrix.
Definition at line 115 of file newmatrc.h.
MatrixRow::MatrixRow | ( | GeneralMatrix * | gmx, | |
LoadAndStoreFlag | cwx, | |||
int | row = 0 | |||
) | [inline] |
Definition at line 158 of file newmatrc.h.
MatrixRow::~MatrixRow | ( | ) |
Definition at line 839 of file newmat3.cpp.
void MatrixRow::Next | ( | ) | [inline] |
Definition at line 161 of file newmatrc.h.