Uses of Class
no.uib.cipr.matrix.LowerSymmPackMatrix
-
Packages that use LowerSymmPackMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerSymmPackMatrix in no.uib.cipr.matrix
Subclasses of LowerSymmPackMatrix in no.uib.cipr.matrix Modifier and Type Class Description classLowerSPDPackMatrixLower symmetrical positive definite packed matrix.Methods in no.uib.cipr.matrix that return LowerSymmPackMatrix Modifier and Type Method Description LowerSymmPackMatrixLowerSymmPackMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type LowerSymmPackMatrix Modifier and Type Method Description SymmPackEVDSymmPackEVD. factor(LowerSymmPackMatrix A)Computes the eigenvalue decomposition of the given matrix
-