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

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

Uses of QL in no.uib.cipr.matrix
 

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