Uses of Class
no.uib.cipr.matrix.SymmTridiagEVD
-
Packages that use SymmTridiagEVD Package Description no.uib.cipr.matrix -
-
Uses of SymmTridiagEVD in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return SymmTridiagEVD Modifier and Type Method Description SymmTridiagEVDSymmTridiagEVD. factor(SymmTridiagMatrix A)Computes the eigenvalue decomposition of the given matrixstatic SymmTridiagEVDSymmTridiagEVD. factorize(Matrix A)Convenience method for computing the full eigenvalue decomposition of the given matrix
-