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