|
Graphviz 14.0.3~dev.20251029.0425
|
#include <mmio.h>
Data Fields | |
| int | type |
one of the MATRIX_TYPE_* values from lib/sparse | |
| matrix_shape_t | shape |
| matrix_shape_t MM_typecode::shape |
Definition at line 35 of file mmio.h.
Referenced by mm_read_banner(), and SparseMatrix_import_matrix_market().
| int MM_typecode::type |
Definition at line 34 of file mmio.h.
Referenced by mm_read_banner(), and SparseMatrix_import_matrix_market().