#include <givmatstoragesparse.h>
template<class T>
struct Givaro::RetMatrixStorage< T, Sparse >::Storage_t
Constructor & Destructor Documentation
Storage_t |
( |
const Storage_t & |
s | ) |
[inline] |
Member Function Documentation
void allocate |
( |
size_t |
rsz, |
|
|
size_t |
csz |
|
) |
| [inline] |
void reallocate |
( |
size_t |
rsz, |
|
|
size_t |
csz |
|
) |
| [inline] |
Storage_t& copy |
( |
const Storage_t & |
V | ) |
[inline] |
Storage_t& operator= |
( |
const Storage_t & |
V | ) |
[inline] |
Field Documentation
The documentation for this struct was generated from the following file: