TSparseFormat Enumeration

type TSparseFormat = ( spfMatrixMarket);

Defines sparse matrix file format.

Note:
Currently only Matrix Market file format is supported.

Values

NameDescription
spfMatrixMarketMatrix Market file format.