class SingularValueDecomposition.SVDImpl extends java.lang.Object
SVDImpl(Matrix Arg)
(package private) double[]
getSingularValues()
(package private) Matrix
getU()
getV()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SVDImpl(Matrix Arg)
Matrix getU()
Matrix getV()
double[] getSingularValues()