|
Givaro
|
#include <givmatstoragedense.h>
Public Member Functions | |
| void | allocate (Indice_t nrow, Indice_t ncol) |
| Type_t & | operator() (Indice_t i, Indice_t j) |
| const Type_t & | operator() (Indice_t i, Indice_t j) const |
| void | reallocate (Indice_t nrow, Indice_t ncol) |
| Indice_t | nrow () const |
| Indice_t | ncol () const |
Data Fields | |
| Indice_t | _nrow |
| Indice_t | _ncol |
| Indice_t nrow | ( | ) | const [inline] |
| Indice_t ncol | ( | ) | const [inline] |
| Indice_t _nrow |
| Indice_t _ncol |
1.7.4