ch.javasoft.smx.ops.mt
Class Convert

java.lang.Object
  extended by ch.javasoft.smx.ops.mt.Convert

public class Convert
extends Object


Method Summary
static DoubleMatrix fromExternal(mt.Matrix src)
           
static mt.Matrix toExternal(ReadableDoubleMatrix src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toExternal

public static mt.Matrix toExternal(ReadableDoubleMatrix src)

fromExternal

public static DoubleMatrix fromExternal(mt.Matrix src)