| allocate() | SparseArray | [inline, protected, virtual] |
| arraySize | SparseArray | [protected] |
| elementDummy | SparseArray | [protected] |
| freeData() | SparseArray | [inline, protected, virtual] |
| getM() | SparseMatrix | [inline, virtual] |
| getN() | SparseMatrix | [inline, virtual] |
| getRealSize() | SparseArray | [inline, virtual] |
| hashData | SparseArray | [protected] |
| m | SparseMatrix | [protected] |
| n | SparseMatrix | [protected] |
| operator[](const I index) | SparseArray | [inline] |
| reallocate(I arraySize) | SparseArray | [inline, virtual] |
| size() | SparseArray | [inline, virtual] |
| SparseArray(I arraySize) | SparseArray | [inline] |
| SparseMatrix(I m, I n) | SparseMatrix | [inline] |
| val(I row, I column) const | SparseMatrix | [inline, virtual] |
| val(I row, I column) | SparseMatrix | [inline, virtual] |
| ~SparseArray() | SparseArray | [inline, virtual] |
| ~SparseMatrix() | SparseMatrix | [inline, virtual] |