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