Double |
Name | Description | |
---|---|---|
Parse(String) | Constructs a DoubleComplexMatrix instance from a formatted string. | |
Parse(TextReader) | Constructs a DoubleComplexMatrix instance from the given text reader. | |
Parse(String, NumberStyles) | Constructs a DoubleComplexMatrix instance from a formatted string and a NumberStyles object. | |
Parse(TextReader, NumberStyles) | Returns a new DoubleMatrix instance from the given text reader. |