SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWLeastSqSVDCalc, 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 > &) | RWLeastSqSVDCalc | virtual |
clone() const | RWLeastSqSVDCalc | inlinevirtual |
fail() const | RWLeastSqSVDCalc | inlinevirtual |
getTolerance() const | RWLeastSqSVDCalc | inline |
name() const | RWLeastSqSVDCalc | inlinevirtual |
parameters() const | RWLeastSqSVDCalc | virtual |
removeObsFromBaseCalc(const RWRemoveObservations< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
removePredFromBaseCalc(const RWRemovePredictors< double, double > &dataChange) | RWRegressionCalc< double, double > | virtual |
RWLeastSqSVDCalc() | RWLeastSqSVDCalc | |
RWLeastSqSVDCalc(double tol) | RWLeastSqSVDCalc | |
RWRegressionCalc() | RWRegressionCalc< double, double > | inline |
setBaseCalc(const RWGenMat< double > &r, const RWMathVec< double > &o) | RWRegressionCalc< double, double > | inlinevirtual |
setTolerance(double tol) | RWLeastSqSVDCalc | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |