Package org.ujmp.core.io
Class ExportMatrixMAT
- java.lang.Object
-
- org.ujmp.core.io.ExportMatrixMAT
-
public abstract class ExportMatrixMAT extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExportMatrixMAT()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
toFile(java.io.File file, Matrix matrix, java.lang.Object... parameters)
-
-
-
Method Detail
-
toFile
public static void toFile(java.io.File file, Matrix matrix, java.lang.Object... parameters) throws java.io.IOException
- Throws:
java.io.IOException
-
-