Uses of Class
no.uib.cipr.matrix.RQ

Packages that use RQ
no.uib.cipr.matrix Dense and structured sparse matrices, along with matrix factorisations and solvers. 
 

Uses of RQ in no.uib.cipr.matrix
 

Methods in no.uib.cipr.matrix that return RQ
 RQ RQ.factor(DenseMatrix A)
           
static RQ RQ.factorize(Matrix A)
          Convenience method to compute an RQ decomposition