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 QLQL. factor(DenseMatrix A)static QLQL. factorize(Matrix A)Convenience method to compute a QL decomposition
-