Public Member Functions | |
MatrixColX (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0) | |
void | Next () |
~MatrixColX () | |
Public Attributes | |
Real * | store |
Alternative to MatrixCol where the complete column is stored externally.
Definition at line 435 of file NewMatExhaustive.cpp.
MatrixColX::MatrixColX | ( | GeneralMatrix * | gmx, |
Real * | r, | ||
LoadAndStoreFlag | cwx, | ||
int | col = 0 |
||
) | [inline] |
Definition at line 462 of file NewMatExhaustive.cpp.
Definition at line 6460 of file NewMatExhaustive.cpp.
void MatrixColX::Next | ( | ) | [inline] |
Definition at line 469 of file NewMatExhaustive.cpp.
Definition at line 443 of file NewMatExhaustive.cpp.