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