Uses of Class
no.uib.cipr.matrix.RQ
-
Packages that use RQ Package Description no.uib.cipr.matrix -
-
Uses of RQ in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return RQ Modifier and Type Method Description RQ
RQ. factor(DenseMatrix A)
static RQ
RQ. factorize(Matrix A)
Convenience method to compute an RQ decomposition
-