| 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] |
1.2.14 written by Dimitri van Heesch,
© 1997-2002