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