GeneralRealMatrix Member List

This is the complete list of members for GeneralRealMatrix, including all inherited members.
BoundsCheck(int i, int j) const GeneralRealMatrix [inline, private]
DataGeneralRealMatrix
Element(int i, int j)GeneralRealMatrix [inline]
GeneralRealMatrix(int NumRows2, int NumCol2)GeneralRealMatrix
GeneralRealMatrix(const GeneralRealMatrix &Copy)GeneralRealMatrix
Get(int i, int j) const GeneralRealMatrix [inline]
GetNumCols(void) const GeneralRealMatrix [inline]
GetNumRows(void) const GeneralRealMatrix [inline]
Image(const GeneralRealMatrix &X, GeneralRealMatrix &Y) const GeneralRealMatrix
Multiply(const GeneralRealMatrix &A, const GeneralRealMatrix &B)GeneralRealMatrix
MultiplyTrans(const GeneralRealMatrix &A, const GeneralRealMatrix &B)GeneralRealMatrix
NumColsGeneralRealMatrix [private]
NumRowsGeneralRealMatrix [private]
Set(int i, int j, double Val)GeneralRealMatrix [inline]
SetAll(double Val)GeneralRealMatrix
Solve(GeneralRealMatrix &X, const GeneralRealMatrix &B) const GeneralRealMatrix
SymmetricEig(GeneralRealMatrix &EigValue, GeneralRealMatrix &EigVector) const GeneralRealMatrix
Symmetrize(void)GeneralRealMatrix
Transpose(GeneralRealMatrix &Atrans) const GeneralRealMatrix
WriteFileMatrix(string OutFileName)GeneralRealMatrix
Zero(void)GeneralRealMatrix
~GeneralRealMatrix(void)GeneralRealMatrix