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 SVD
SVD. factor(DenseMatrix A)
Computes an SVDstatic SVD
SVD. factorize(Matrix A)
Convenience method for computing a full SVD
-