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