IVT
CDoubleMatrix Member List

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
columnsCDoubleMatrix
dataCDoubleMatrix
operator()(const int nColumn, const int nRow)CDoubleMatrixinline
operator()(const int nColumn, const int nRow) const CDoubleMatrixinline
operator[](const int nRow)CDoubleMatrixinline
operator[](const int nRow) const CDoubleMatrixinline
rowsCDoubleMatrix
~CDoubleMatrix()CDoubleMatrix