Uses of Class
no.uib.cipr.matrix.SVD

Packages that use SVD
no.uib.cipr.matrix Dense and structured sparse matrices, along with matrix factorisations and solvers. 
 

Uses of SVD in no.uib.cipr.matrix
 

Methods in no.uib.cipr.matrix that return SVD
 SVD SVD.factor(DenseMatrix A)
          Computes an SVD
static SVD SVD.factorize(Matrix A)
          Convenience method for computing a full SVD