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