This is the complete list of members for QRMatrix< MatrixType >, including all inherited members.
| applyLeftReflector(MatrixType &A, const RMatrix &reflector, const label k=0, const label k1=0) | QRMatrix< MatrixType > | inlineprotected |
| applyRightReflector(MatrixType &A, const RMatrix &reflector, const label k=0) | QRMatrix< MatrixType > | inlineprotected |
| backSubstitution(const SMatrix &A, const RMatrix &b) | QRMatrix< MatrixType > | |
| cmptType typedef | QRMatrix< MatrixType > | |
| colPivoting enum name | QRMatrix< MatrixType > | |
| decompose(MatrixType &A) | QRMatrix< MatrixType > | |
| decompose(const MatrixType &A) | QRMatrix< MatrixType > | |
| FALSE enum value | QRMatrix< MatrixType > | |
| FULL_QR enum value | QRMatrix< MatrixType > | |
| FULL_R enum value | QRMatrix< MatrixType > | |
| householderReflector(RMatrix u) | QRMatrix< MatrixType > | inlineprotected |
| IN_PLACE enum value | QRMatrix< MatrixType > | |
| inv() const | QRMatrix< MatrixType > | |
| orderP() const | QRMatrix< MatrixType > | inline |
| OUT_OF_PLACE enum value | QRMatrix< MatrixType > | |
| outputTypes enum name | QRMatrix< MatrixType > | |
| P() const | QRMatrix< MatrixType > | inline |
| Q() const | QRMatrix< MatrixType > | inline |
| QRMatrix() | QRMatrix< MatrixType > | |
| QRMatrix(const outputTypes outputType, const storeMethods storeMethod=storeMethods::OUT_OF_PLACE, const colPivoting colPivot=colPivoting::FALSE) | QRMatrix< MatrixType > | |
| QRMatrix(MatrixType &A, const outputTypes outputType, const storeMethods storeMethod=storeMethods::OUT_OF_PLACE, const colPivoting colPivot=colPivoting::FALSE) | QRMatrix< MatrixType > | |
| QRMatrix(const MatrixType &A, const outputTypes outputType, const colPivoting colPivot=colPivoting::FALSE) | QRMatrix< MatrixType > | |
| R() const | QRMatrix< MatrixType > | inline |
| REDUCED_R enum value | QRMatrix< MatrixType > | |
| RMatrix typedef | QRMatrix< MatrixType > | |
| SMatrix typedef | QRMatrix< MatrixType > | |
| solve(List< cmptType > &x, const UList< cmptType > &source) const | QRMatrix< MatrixType > | |
| solve(List< cmptType > &x, const IndirectListBase< cmptType, Addr > &source) const | QRMatrix< MatrixType > | |
| solve(const UList< cmptType > &source) const | QRMatrix< MatrixType > | |
| solve(const IndirectListBase< cmptType, Addr > &source) const | QRMatrix< MatrixType > | |
| solve(const IndirectListBase< cmptType, Addr > &source) const | QRMatrix< MatrixType > | |
| storeMethods enum name | QRMatrix< MatrixType > | |
| TRUE enum value | QRMatrix< MatrixType > |