org.ujmp.core.io
Class ExportMatrixMDB

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

public class ExportMatrixMDB
extends Object


Constructor Summary
ExportMatrixMDB()
           
 
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

ExportMatrixMDB

public ExportMatrixMDB()
Method Detail

toFile

public static void toFile(File file,
                          Matrix matrix,
                          Object... parameters)


Copyright © 2010. All Rights Reserved.