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()