Graphviz 13.0.0~dev.20241222.1117
|
#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 33 of file mmio.h.
Referenced by mm_read_banner(), and SparseMatrix_import_matrix_market().
int MM_typecode::type |
Definition at line 32 of file mmio.h.
Referenced by mm_read_banner(), and SparseMatrix_import_matrix_market().