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