MatrixTryParse Method |
Name | Description | |
---|---|---|
TryParse(String, IMatrixFormatProvider, Double) |
Converts the string representation of a matrix to its
double-precision floating-point number matrix equivalent.
A return value indicates whether the conversion succeeded or failed.
| |
TryParse(String, IMatrixFormatProvider, Double) |
Converts the string representation of a matrix to its
double-precision floating-point number matrix equivalent.
A return value indicates whether the conversion succeeded or failed.
|