Package | Description |
---|---|
no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
Modifier and Type | Class and Description |
---|---|
class |
UpperSPDBandMatrix
Upper symmetrical positive definite banded matrix.
|
Modifier and Type | Method and Description |
---|---|
UpperSymmBandMatrix |
UpperSymmBandMatrix.copy() |
Modifier and Type | Method and Description |
---|---|
SymmBandEVD |
SymmBandEVD.factor(UpperSymmBandMatrix A)
Computes the eigenvalue decomposition of the given matrix
|