SparseArray< I, D > Class Template Reference
#include <sparsearray.h>
Inherited by SparseMatrix< I, D >.
List of all members.
template<typename I, typename D>
class matrix::SparseArray< I, D >
Constructor & Destructor Documentation
Member Function Documentation
virtual void allocate |
( |
|
) |
[inline, protected, virtual] |
virtual void freeData |
( |
|
) |
[inline, protected, virtual] |
virtual long getRealSize |
( |
|
) |
[inline, virtual] |
sets the data (row-wise).
- Parameters:
-
| _data | if null then matrix elements are set to zero otherwise the field MUST have the length should be getSize() |
virtual void reallocate |
( |
I |
arraySize |
) |
[inline, virtual] |
virtual I size |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: