#include <supermatrix.h>
Public Attributes | |
| Stype_t | Stype |
| Dtype_t | Dtype |
| Mtype_t | Mtype |
| int | nrow |
| int | ncol |
| void * | Store |
Definition at line 43 of file supermatrix.h.
Definition at line 44 of file supermatrix.h.
Definition at line 46 of file supermatrix.h.
Definition at line 47 of file supermatrix.h.
Definition at line 49 of file supermatrix.h.
Definition at line 50 of file supermatrix.h.
| void* SuperMatrix::Store |
Definition at line 51 of file supermatrix.h.
1.5.6