MOOS 0.2375
|
#include <newmatrc.h>
Public Member Functions | |
MatrixCol (GeneralMatrix *, LoadAndStoreFlag, int=0) | |
MatrixCol (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0) | |
~MatrixCol () | |
void | Next () |
Definition at line 114 of file newmatrc.h.
MatrixCol::MatrixCol | ( | GeneralMatrix * | gmx, |
LoadAndStoreFlag | cwx, | ||
int | col = 0 |
||
) | [inline] |
Definition at line 150 of file newmatrc.h.
MatrixCol::MatrixCol | ( | GeneralMatrix * | gmx, |
Real * | r, | ||
LoadAndStoreFlag | cwx, | ||
int | col = 0 |
||
) | [inline] |
Definition at line 153 of file newmatrc.h.
MatrixCol::~MatrixCol | ( | ) |
Definition at line 835 of file newmat3.cpp.
void MatrixCol::Next | ( | ) | [inline] |
Definition at line 162 of file newmatrc.h.