org.ujmp.core.io
Class ExportMatrixMAT

java.lang.Object
  extended by org.ujmp.core.io.ExportMatrixMAT

public abstract class ExportMatrixMAT
extends Object


Constructor Summary
ExportMatrixMAT()
           
 
Method Summary
static void toFile(File file, Matrix matrix, Object... parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportMatrixMAT

public ExportMatrixMAT()
Method Detail

toFile

public static void toFile(File file,
                          Matrix matrix,
                          Object... parameters)
                   throws IOException,
                          MatrixException
Throws:
IOException
MatrixException


Copyright © 2010. All Rights Reserved.