Uses of Class
no.uib.cipr.matrix.SVD
-
Packages that use SVD Package Description no.uib.cipr.matrix -
-
Uses of SVD in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return SVD Modifier and Type Method Description SVDSVD. factor(DenseMatrix A)Computes an SVDstatic SVDSVD. factorize(Matrix A)Convenience method for computing a full SVD
-