| Package | Description |
|---|---|
| no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LowerSPDPackMatrix
Lower symmetrical positive definite packed matrix.
|
| Modifier and Type | Method and Description |
|---|---|
LowerSymmPackMatrix |
LowerSymmPackMatrix.copy() |
| Modifier and Type | Method and Description |
|---|---|
SymmPackEVD |
SymmPackEVD.factor(LowerSymmPackMatrix A)
Computes the eigenvalue decomposition of the given matrix
|
Copyright © 2015. All Rights Reserved.