Uses of Class
no.uib.cipr.matrix.UpperSPDPackMatrix
-
Packages that use UpperSPDPackMatrix Package Description no.uib.cipr.matrix -
-
Uses of UpperSPDPackMatrix in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return UpperSPDPackMatrix Modifier and Type Method Description UpperSPDPackMatrixUpperSPDPackMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type UpperSPDPackMatrix Modifier and Type Method Description PackCholeskyPackCholesky. factor(UpperSPDPackMatrix A)Calculates a Cholesky decomposition
-