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 > | |
RWCODecomp(const RWGenMat< TypeT > &A, double tol=0) | RWCODecomp< TypeT, QRCalc > | |
RWLeastSqQR() | RWLeastSqQR< TypeT, QRCalc > | |
RWLeastSqQR(const RWGenMat< TypeT > &A, double tol=0) | RWLeastSqQR< TypeT, QRCalc > | |
RWLeastSqQR(const RWQRDecomp< TypeT, QRCalc > &A, double tol=0) | RWLeastSqQR< TypeT, QRCalc > | |
RWLeastSqQR(const RWCODecomp< TypeT, QRCalc > &A) | RWLeastSqQR< TypeT, QRCalc > | |
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 > | |