org.ujmp.core.io
Class LinkMatrix

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

public abstract class LinkMatrix
extends Object


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

Constructor Detail

LinkMatrix

public LinkMatrix()
Method Detail

toFile

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


Copyright © 2010. All Rights Reserved.