public class EJMLMatrixOperations extends java.lang.Object
EJMLMatrixOperations()
static double[][][]
eig(double[][] A)
static double[][]
inv(double[][] A)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EJMLMatrixOperations()
public static double[][][] eig(double[][] A)
A
public static double[][] inv(double[][] A)