Graphviz 13.0.0~dev.20241220.2304
|
import Matrix Market More...
Go to the source code of this file.
Functions | |
SparseMatrix | SparseMatrix_import_matrix_market (FILE *f) |
SparseMatrix SparseMatrix_import_matrix_market | ( | FILE * | f | ) |
Definition at line 17 of file matrix_market.c.
References A, free(), gv_calloc(), gv_recalloc(), I, MATRIX_TYPE_COMPLEX, MATRIX_TYPE_INTEGER, MATRIX_TYPE_PATTERN, MATRIX_TYPE_REAL, mm_read_banner(), mm_read_mtx_crd_size(), MS_HERMITIAN, MS_SKEW, MS_SYMMETRIC, NULL, MM_typecode::shape, SparseMatrix_from_coordinate_arrays(), MM_typecode::type, and type.
Referenced by main().