TSparseFormat Enumeration

Source: sparse.cs · Assembly: Dew.Math

public enum TSparseFormat

Defines sparse matrix file format.

Note:
Currently only Matrix Market file format is supported.

Values

NameDescription
spfMatrixMarketMatrix Market file format.