JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
no.uib.cipr.matrix.QRP
Packages that use
QRP
Package
Description
no.uib.cipr.matrix
Uses of
QRP
in
no.uib.cipr.matrix
Methods in
no.uib.cipr.matrix
that return
QRP
Modifier and Type
Method
Description
QRP
QRP.
factor
(
Matrix
A)
Executes a QR factorization for the given matrix.
static
QRP
QRP.
factorize
(
Matrix
A)
Convenience method to compute a QR decomposition