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