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