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