| AddElement(int row, int col, int value) | RowColumnSparseMatrix | [virtual] |
| matrix | RowColumnSparseMatrix | [private] |
| nCols | SparseMatrix | [protected] |
| nRows | SparseMatrix | [protected] |
| OrderElements() | RowColumnSparseMatrix | [virtual] |
| PrintMatrix() | RowColumnSparseMatrix | |
| RightVectorMultiply(double *colVector, int length) | RowColumnSparseMatrix | [virtual] |
| RowColumnSparseMatrix(int nRows, int nCols) | RowColumnSparseMatrix | |
| SparseMatrix(int nRows, int nCols) | SparseMatrix | |
| ~RowColumnSparseMatrix() | RowColumnSparseMatrix | [virtual] |
| ~SparseMatrix() | SparseMatrix | [virtual] |
1.2.14 written by Dimitri van Heesch,
© 1997-2002