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