Package org.ujmp.core.io
Class ImportMatrixMAT
- java.lang.Object
-
- org.ujmp.core.io.ImportMatrixMAT
-
public abstract class ImportMatrixMAT extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ImportMatrixMAT()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Matrix
fromFile(java.io.File file, java.lang.Object... parameters)
-
-
-
Method Detail
-
fromFile
public static Matrix fromFile(java.io.File file, java.lang.Object... parameters)
-
-