void StringsToValues(TStrings Strings, TSparseFormat Format)
Convert strings to specific matrix format.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Strings | TStrings | |
| 2 | Format | TSparseFormat |
Result: stored in self (calling object)
Remarks:
Convert strings to specific matrix format. Currently only Matrix market format is supported.
See Also: TSparseMtx.ValuesToStrings