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

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

Uses of LQ in no.uib.cipr.matrix
 

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