Sparse | 
| Name | Description | |
|---|---|---|
| TryParse(String, SparseVector) | Converts the string representation of a complex sparse vector to double-precision sparse vector equivalent. A return value indicates whether the conversion succeeded or failed. | |
| TryParse(String, IFormatProvider, SparseVector) | Converts the string representation of a complex sparse vector to double-precision sparse vector equivalent. A return value indicates whether the conversion succeeded or failed. |