org.ujmp.core.objectmatrix.calculation
Class Convert

java.lang.Object
  extended by org.ujmp.core.objectmatrix.calculation.Convert

public class Convert
extends Object


Constructor Summary
Convert()
           
 
Method Summary
static Matrix calcNew(Matrix matrix)
           
static Matrix calcNew(ValueType valueType, Matrix source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Convert

public Convert()
Method Detail

calcNew

public static Matrix calcNew(ValueType valueType,
                             Matrix source)
                      throws MatrixException
Throws:
MatrixException

calcNew

public static Matrix calcNew(Matrix matrix)
                      throws MatrixException
Throws:
MatrixException


Copyright © 2010. All Rights Reserved.