SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWLeastSqQR< TypeT, QRCalc >, including all inherited members.
cols() const | RWCODecomp< TypeT, QRCalc > | inline |
factor(const RWQRDecomp< TypeT, QRCalc > &A, double tol=0) | RWCODecomp< TypeT, QRCalc > | |
factor(const RWGenMat< TypeT > &A, double tol=0) | RWCODecomp< TypeT, QRCalc > | |
P() const | RWCODecomp< TypeT, QRCalc > | inline |
PTx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | inline |
Px(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | inline |
Q() const | RWCODecomp< TypeT, QRCalc > | inline |
QTx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | inline |
Qx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | inline |
rank() const | RWCODecomp< TypeT, QRCalc > | inline |
residual(const RWMathVec< TypeT > &b) const | RWLeastSqQR< TypeT, QRCalc > | |
residualNorm(const RWMathVec< TypeT > &b) const | RWLeastSqQR< TypeT, QRCalc > | |
rows() const | RWCODecomp< TypeT, QRCalc > | inline |
RWCODecomp() | RWCODecomp< TypeT, QRCalc > | |
RWCODecomp(const RWCODecomp< TypeT, QRCalc > &A) | RWCODecomp< TypeT, QRCalc > | |
RWCODecomp(const RWQRDecomp< TypeT, QRCalc > &A, double tol=0) | RWCODecomp< TypeT, QRCalc > | explicit |
RWCODecomp(const RWGenMat< TypeT > &A, double tol=0) | RWCODecomp< TypeT, QRCalc > | explicit |
RWLeastSqQR() | RWLeastSqQR< TypeT, QRCalc > | |
RWLeastSqQR(const RWGenMat< TypeT > &A, double tol=0) | RWLeastSqQR< TypeT, QRCalc > | explicit |
RWLeastSqQR(const RWQRDecomp< TypeT, QRCalc > &A, double tol=0) | RWLeastSqQR< TypeT, QRCalc > | explicit |
RWLeastSqQR(const RWCODecomp< TypeT, QRCalc > &A) | RWLeastSqQR< TypeT, QRCalc > | explicit |
solve(const RWMathVec< TypeT > &b) const | RWLeastSqQR< TypeT, QRCalc > | |
T() const | RWCODecomp< TypeT, QRCalc > | |
Tinvx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | |
TTinvx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | |
TTx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | |
Tx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | |
Z() const | RWCODecomp< TypeT, QRCalc > | |
ZTx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > | |
Zx(const RWMathVec< TypeT > &x) const | RWCODecomp< TypeT, QRCalc > |
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |