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