Uses of Class
no.uib.cipr.matrix.QL
-
Packages that use QL Package Description no.uib.cipr.matrix -
-
Uses of QL in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return QL Modifier and Type Method Description QL
QL. factor(DenseMatrix A)
static QL
QL. factorize(Matrix A)
Convenience method to compute a QL decomposition
-