TSparseMtx.LoadFromMatrixMarketFile Method

void LoadFromMatrixMarketFile(String FileName)

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