|
MOOS 0.2375
|
#include <newmatrc.h>


Public Member Functions | |
| MatrixColX (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0) | |
| ~MatrixColX () | |
| void | Next () |
Public Attributes | |
| Real * | store |
Definition at line 130 of file newmatrc.h.
| MatrixColX::MatrixColX | ( | GeneralMatrix * | gmx, |
| Real * | r, | ||
| LoadAndStoreFlag | cwx, | ||
| int | col = 0 |
||
| ) | [inline] |
Definition at line 157 of file newmatrc.h.
| MatrixColX::~MatrixColX | ( | ) |
Definition at line 837 of file newmat3.cpp.
| void MatrixColX::Next | ( | ) | [inline] |
Definition at line 164 of file newmatrc.h.
| Real* MatrixColX::store |
Definition at line 138 of file newmatrc.h.
1.7.4