Package com.imsl.test.example.math
Class SparseMatrixEx2.MTXReader
java.lang.Object
com.imsl.test.example.math.SparseMatrixEx2.MTXReader
- Enclosing class:
- SparseMatrixEx2
Reads a file containing Market format data.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MTXReader
public MTXReader()
-
-
Method Details
-
read
Reads a file.- Parameters:
filename- aString, the name of the file- Throws:
IOException
-
getTypeCode
-