Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
MM_typecode Struct Reference

#include <mmio.h>

Data Fields

int type
 one of the MATRIX_TYPE_* values from lib/sparse
 
matrix_shape_t shape
 

Detailed Description

Definition at line 31 of file mmio.h.

Field Documentation

◆ 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().

◆ type

int MM_typecode::type

Definition at line 32 of file mmio.h.

Referenced by mm_read_banner(), and SparseMatrix_import_matrix_market().


The documentation for this struct was generated from the following file: