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