IMSL C# Numerical Library
MPSReader.Read Method
Reads and parses the MPS file.
public virtual
void
Read(
StreamReader
reader
);
Parameters
reader
The
StreamReader
that has been associated with the data file.
See Also
MPSReader Class
|
Imsl.Math Namespace