Uses of Class
no.uib.cipr.matrix.LowerSPDBandMatrix
-
Packages that use LowerSPDBandMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerSPDBandMatrix in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return LowerSPDBandMatrix Modifier and Type Method Description LowerSPDBandMatrixLowerSPDBandMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type LowerSPDBandMatrix Modifier and Type Method Description BandCholeskyBandCholesky. factor(LowerSPDBandMatrix A)Creates a Cholesky decomposition of the given matrixstatic BandCholeskyBandCholesky. factorize(LowerSPDBandMatrix A)Creates a Cholesky decomposition of the given matrix
-