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 UpperSPDPackMatrix
UpperSPDPackMatrix. copy()
Methods in no.uib.cipr.matrix with parameters of type UpperSPDPackMatrix Modifier and Type Method Description PackCholesky
PackCholesky. factor(UpperSPDPackMatrix A)
Calculates a Cholesky decomposition
-