Uses of Class
no.uib.cipr.matrix.SymmDenseEVD
Packages that use SymmDenseEVD
-
Uses of SymmDenseEVD in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return SymmDenseEVDModifier and TypeMethodDescriptionSymmDenseEVD.factor
(LowerSymmDenseMatrix A) Computes the eigenvalue decomposition of the given matrixSymmDenseEVD.factor
(UpperSymmDenseMatrix A) Computes the eigenvalue decomposition of the given matrixstatic SymmDenseEVD
Convenience method for computing the full eigenvalue decomposition of the given matrix