JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 SVD
static
SVD
SVD.
factorize
(
Matrix
A)
Convenience method for computing a full SVD