This is the complete list of members for RWLeastSqQRPvtCalc, including all inherited members.
addObsToBaseCalc(const RWAddObservations< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
addPredToBaseCalc(const RWAddPredictors< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
calc(const RWGenMat< double > &, const RWMathVec< double > &) | RWLeastSqQRPvtCalc | virtual |
clone() const | RWLeastSqQRPvtCalc | inlinevirtual |
fail() const | RWLeastSqQRPvtCalc | inlinevirtual |
getTolerance() const | RWLeastSqQRPvtCalc | inline |
name() const | RWLeastSqQRPvtCalc | inlinevirtual |
parameters() const | RWLeastSqQRPvtCalc | inlinevirtual |
removeObsFromBaseCalc(const RWRemoveObservations< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
removePredFromBaseCalc(const RWRemovePredictors< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
RWLeastSqQRPvtCalc() | RWLeastSqQRPvtCalc | |
RWLeastSqQRPvtCalc(double tol) | RWLeastSqQRPvtCalc | |
RWRegressionCalc() | RWRegressionCalc< double, double > | inline |
setBaseCalc(const RWGenMat< double > &r, const RWMathVec< double > &o) | RWRegressionCalc< double, double > | inlinevirtual |
setTolerance(double tol) | RWLeastSqQRPvtCalc | inline |