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