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 RQRQ. factor(DenseMatrix A)static RQRQ. factorize(Matrix A)Convenience method to compute an RQ decomposition
-