TSparseFormat Enumeration

Header: Dew.Math/sparse.h · Cross-compiler

enum class TSparseFormat : unsigned int;

Defines sparse matrix file format.

Note:
Currently only Matrix Market file format is supported.

Values

NameDescription
spfMatrixMarketMatrix Market file format.