Uses of Class
no.uib.cipr.matrix.UpperSymmDenseMatrix
-
Packages that use UpperSymmDenseMatrix Package Description no.uib.cipr.matrix -
-
Uses of UpperSymmDenseMatrix in no.uib.cipr.matrix
Subclasses of UpperSymmDenseMatrix in no.uib.cipr.matrix Modifier and Type Class Description classUpperSPDDenseMatrixUpper symmetrical positive definite dense matrix.Methods in no.uib.cipr.matrix that return UpperSymmDenseMatrix Modifier and Type Method Description UpperSymmDenseMatrixUpperSymmDenseMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type UpperSymmDenseMatrix Modifier and Type Method Description SymmDenseEVDSymmDenseEVD. factor(UpperSymmDenseMatrix A)Computes the eigenvalue decomposition of the given matrix
-