Uses of Class
no.uib.cipr.matrix.BandCholesky
Packages that use BandCholesky
-
Uses of BandCholesky in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return BandCholeskyModifier and TypeMethodDescriptionBandCholesky.factor(LowerSPDBandMatrix A) Creates a Cholesky decomposition of the given matrixBandCholesky.factor(UpperSPDBandMatrix A) Creates a Cholesky decomposition of the given matrixstatic BandCholeskyBandCholesky.factorize(LowerSPDBandMatrix A) Creates a Cholesky decomposition of the given matrixstatic BandCholeskyBandCholesky.factorize(UpperSPDBandMatrix A) Creates a Cholesky decomposition of the given matrix