public final class Matrix extends java.lang.Object
Matrix(Frame x)
Frame
mult(Frame y)
outerProd()
trans()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Matrix(Frame x)
public Frame mult(Frame y)
public Frame outerProd()
public Frame trans()