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