void SaveToMatrixMarketFile(const DewString &FileName);
Saves the matrix in matrix market file format.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FileName | const DewString & |
See Also: TSparseMtx::LoadFromMatrixMarketFile
Declared in Dew::Math::TSparseMtx · Dew.Math/sparse.h · Cross-compiler