AddElement(int row, int col, int value)=0 | SparseMatrix | [pure virtual] |
nCols | SparseMatrix | [protected] |
nRows | SparseMatrix | [protected] |
OrderElements()=0 | SparseMatrix | [pure virtual] |
RightVectorMultiply(double *colVector, int length)=0 | SparseMatrix | [pure virtual] |
SparseMatrix(int nRows, int nCols) | SparseMatrix | |
~SparseMatrix() | SparseMatrix | [virtual] |