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.EVD
Packages that use
EVD
Package
Description
no.uib.cipr.matrix
Uses of
EVD
in
no.uib.cipr.matrix
Methods in
no.uib.cipr.matrix
that return
EVD
Modifier and Type
Method
Description
EVD
EVD.
factor
(
DenseMatrix
A)
Computes the eigenvalue decomposition of the given matrix
static
EVD
EVD.
factorize
(
Matrix
A)
Convenience method for computing the complete eigenvalue decomposition of the given matrix