procedure LoadFromMatrixMarketFile(const FileName: string);
Loads the matrix stored in a matrix market file format.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | string |
Result: stored in self (calling object)
Remarks:
Loads the matrix stored in a Matrix Market file format.
See Also: TSparseMtx.SaveToMatrixMarketFile