Package | Description |
---|---|
no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
Modifier and Type | Method and Description |
---|---|
QL |
QL.factor(DenseMatrix A) |
static QL |
QL.factorize(Matrix A)
Convenience method to compute a QL decomposition
|