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