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