org.ujmp.core.io
Class ExportMatrixSER
java.lang.Object
org.ujmp.core.io.ExportMatrixSER
public class ExportMatrixSER
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportMatrixSER
public ExportMatrixSER()
toFile
public static final void toFile(File file,
Matrix m,
Object... parameters)
throws IOException
- Throws:
IOException
toStream
public static final void toStream(OutputStream stream,
Matrix m,
Object... parameters)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.