ArrayElement Class Reference
#include <sparsearray.h>
List of all members.
template<typename I, typename D>
class matrix::SparseArray< I, D >::ArrayElement
Constructor & Destructor Documentation
Member Function Documentation
D operator+ |
( |
D |
el2 |
) |
[inline] |
D& operator= |
( |
D |
value |
) |
[inline] |
bool operator> |
( |
D |
el2 |
) |
[inline] |
void reallocate |
( |
HashMap< I, D * > * |
hashData |
) |
[inline] |
void set |
( |
const I |
index, |
|
|
D |
value, |
|
|
D * |
dummy | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: