TSparseMtx.LoadFromMatrixMarketFile Method

procedure LoadFromMatrixMarketFile(const FileName: string);

Loads the matrix stored in a matrix market file format.

#NameTypeDescription
1FileNamestring

Result: stored in self (calling object)

Remarks:

Loads the matrix stored in a Matrix Market file format.

See Also: TSparseMtx.SaveToMatrixMarketFile