Package org.ujmp.core.io
Class ExportMatrixSER
java.lang.Object
org.ujmp.core.io.ExportMatrixSER
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExportMatrixSER
public ExportMatrixSER()
-
-
Method Details
-
toFile
- Throws:
IOException
-
toStream
public static final void toStream(OutputStream stream, Matrix m, Object... parameters) throws IOException - Throws:
IOException
-