void SaveToMatrixMarketFile(String FileName)
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)