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