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