CsvComplexMatrixSerializerDeserialize Method

Overload List

Deserialize(String) Deserializes as ComplexMatrix the specified CSV file.
Deserialize(TextReader) Deserializes as ComplexMatrix the CSV document contained by the specified TextReader.

See Also