org.ujmp.core.io
Class LinkMatrixCSV

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

public class LinkMatrixCSV
extends Object


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

Constructor Detail

LinkMatrixCSV

public LinkMatrixCSV()
Method Detail

toFile

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


Copyright © 2010. All Rights Reserved.