org.ujmp.core.io
Class ImportMatrixSER
java.lang.Object
org.ujmp.core.io.ImportMatrixSER
public class ImportMatrixSER
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportMatrixSER
public ImportMatrixSER()
fromFile
public static Matrix fromFile(File file,
Object... parameters)
throws FileNotFoundException,
IOException,
ClassNotFoundException
- Throws:
FileNotFoundException
IOException
ClassNotFoundException
fromStream
public static Matrix fromStream(InputStream stream,
Object... parameters)
throws FileNotFoundException,
IOException,
ClassNotFoundException
- Throws:
FileNotFoundException
IOException
ClassNotFoundException
Copyright © 2010. All Rights Reserved.