SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWRegressionCalc< T, S >, including all inherited members.
addObsToBaseCalc(const RWAddObservations< T, S > &dataChange) | RWRegressionCalc< T, S > | virtual |
addPredToBaseCalc(const RWAddPredictors< T, S > &dataChange) | RWRegressionCalc< T, S > | virtual |
calc(const RWGenMat< T > &r, const RWMathVec< S > &o)=0 | RWRegressionCalc< T, S > | pure virtual |
clone() const =0 | RWRegressionCalc< T, S > | pure virtual |
fail() const =0 | RWRegressionCalc< T, S > | pure virtual |
name() const =0 | RWRegressionCalc< T, S > | pure virtual |
parameters() const =0 | RWRegressionCalc< T, S > | pure virtual |
removeObsFromBaseCalc(const RWRemoveObservations< T, S > &dataChange) | RWRegressionCalc< T, S > | virtual |
removePredFromBaseCalc(const RWRemovePredictors< T, S > &dataChange) | RWRegressionCalc< T, S > | virtual |
RWRegressionCalc() | RWRegressionCalc< T, S > | inline |
setBaseCalc(const RWGenMat< T > &r, const RWMathVec< S > &o) | RWRegressionCalc< T, S > | inlinevirtual |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |