|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpperSPDBandMatrix | |
---|---|
no.uib.cipr.matrix | Dense and structured sparse matrices, along with matrix factorisations and solvers. |
Uses of UpperSPDBandMatrix in no.uib.cipr.matrix |
---|
Methods in no.uib.cipr.matrix that return UpperSPDBandMatrix | |
---|---|
UpperSPDBandMatrix |
UpperSPDBandMatrix.copy()
|
Methods in no.uib.cipr.matrix with parameters of type UpperSPDBandMatrix | |
---|---|
BandCholesky |
BandCholesky.factor(UpperSPDBandMatrix A)
Creates a Cholesky decomposition of the given matrix |
static BandCholesky |
BandCholesky.factorize(UpperSPDBandMatrix A)
Creates a Cholesky decomposition of the given matrix |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |