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