Package | Description |
---|---|
no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
Modifier and Type | Class and Description |
---|---|
class |
UnitUpperTriangBandMatrix
Unit upper triangular banded matrix.
|
Modifier and Type | Method and Description |
---|---|
UpperTriangBandMatrix |
UpperTriangBandMatrix.copy() |
UpperTriangBandMatrix |
BandCholesky.getU()
Returns the decomposition matrix.
|
UpperTriangBandMatrix |
BandLU.getU()
Returns the upper triangular factor
|