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

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

Uses of QR in no.uib.cipr.matrix
 

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