This is the complete list of members for CDoubleMatrix, including all inherited members.
CDoubleMatrix() | CDoubleMatrix | |
CDoubleMatrix(int nColumns, int nRows, bool bHeaderOnly=false) | CDoubleMatrix | |
CDoubleMatrix(const CDoubleMatrix *pMatrix, bool bHeaderOnly=false) | CDoubleMatrix | |
CDoubleMatrix(const CDoubleMatrix &matrix, bool bHeaderOnly=false) | CDoubleMatrix | |
columns | CDoubleMatrix | |
data | CDoubleMatrix | |
FreeMemory() | CDoubleMatrix | private |
LoadFromFileText(const char *pFileName) | CDoubleMatrix | private |
m_bOwnMemory | CDoubleMatrix | private |
operator()(const int nColumn, const int nRow) | CDoubleMatrix | inline |
operator()(const int nColumn, const int nRow) const | CDoubleMatrix | inline |
operator[](const int nRow) | CDoubleMatrix | inline |
operator[](const int nRow) const | CDoubleMatrix | inline |
rows | CDoubleMatrix | |
~CDoubleMatrix() | CDoubleMatrix |