Package | Description |
---|---|
no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
Modifier and Type | Class and Description |
---|---|
class |
UnitLowerTriangPackMatrix
Unit lower triangular packed matrix.
|
Modifier and Type | Method and Description |
---|---|
LowerTriangPackMatrix |
LowerTriangPackMatrix.copy() |
LowerTriangPackMatrix |
PackCholesky.getL()
Returns the decomposition matrix.
|