Gan_Matrix Struct Reference (original) (raw)
Gan_Matrix Struct Reference
Structure definition for double precision general size matrix. More...
#include <[gandalf/linalg/mat_gen.h](mat%5F%5Fgen%5F8h-source.html)>
| Public Attributes | |
|---|---|
| unsigned long | rows |
| unsigned long | cols |
| double * | data |
| size_t | data_size |
| Gan_Bool | data_alloc |
| Gan_Bool | struct_alloc |
Detailed Description
Structure definition for double precision general size matrix.
The documentation for this struct was generated from the following file:
