#include <newmatrc.h>
Public Member Functions | |
| MatrixColX (GeneralMatrix *, Real *, LoadAndStoreFlag, int=0) | |
| void | Next () |
| ~MatrixColX () | |
Public Attributes | |
| Real * | store |
| MatrixColX::MatrixColX | ( | GeneralMatrix * | gmx, | |
| Real * | r, | |||
| LoadAndStoreFlag | cwx, | |||
| int | col = 0 | |||
| ) | [inline] |
References MatrixRowCol::cw, MatrixRowCol::data, GeneralMatrix::GetCol(), MatrixRowCol::gm, MatrixRowCol::rowcol, store, and StoreHere.
| MatrixColX::~MatrixColX | ( | ) |
References MatrixRowCol::cw, MatrixRowCol::gm, GeneralMatrix::RestoreCol(), and StoreOnExit.
| void MatrixColX::Next | ( | ) | [inline] |
References MatrixRowCol::gm, and GeneralMatrix::NextCol().
Referenced by GeneralSolv(), and GeneralSolvI().
1.6.1