| Base typedef | STK::IRegression< YArray, XArray, Weights > | protected |
| computeNbFreeParameter() const =0 | STK::IRegression< YArray, XArray, Weights > | privatepure virtual |
| error() const | STK::IRunnerBase | inline |
| extrapolate(XArray const &x) const =0 | STK::IRegression< YArray, XArray, Weights > | pure virtual |
| finalizeStep() | STK::IRegression< YArray, XArray, Weights > | inlineprotectedvirtual |
| hasRun_ | STK::IRunnerBase | protected |
| initializeStep() | STK::IRegression< YArray, XArray, Weights > | inlineprotectedvirtual |
| IRegression() | STK::IRegression< YArray, XArray, Weights > | inlineprotected |
| IRegression(ArrayBase< YArray > const *p_y, ArrayBase< XArray > const *p_x) | STK::IRegression< YArray, XArray, Weights > | inlineprotected |
| IRegression(ArrayBase< YArray > const &y, ArrayBase< XArray > const &x) | STK::IRegression< YArray, XArray, Weights > | inlineprotected |
| IRunnerBase() | STK::IRunnerBase | inlineprotected |
| IRunnerBase(IRunnerBase const &runner) | STK::IRunnerBase | inlineprotected |
| IRunnerSupervised() | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotected |
| IRunnerSupervised(YArray const *const &p_y, XArray const *const &p_x) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotected |
| IRunnerSupervised(YArray const &y, XArray const &x) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotected |
| IRunnerSupervised(IRunnerSupervised const &runner) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotected |
| msg_error_ | STK::IRunnerBase | protected |
| nbFreeParameter() const | STK::IRegression< YArray, XArray, Weights > | inline |
| nbFreeParameter_ | STK::IRegression< YArray, XArray, Weights > | private |
| p_predicted() | STK::IRegression< YArray, XArray, Weights > | inline |
| p_residuals() | STK::IRegression< YArray, XArray, Weights > | inline |
| p_x_ | STK::IRunnerSupervised< YArray, XArray, Weights > | protected |
| p_y_ | STK::IRunnerSupervised< YArray, XArray, Weights > | protected |
| predicted() const | STK::IRegression< YArray, XArray, Weights > | inline |
| predicted_ | STK::IRegression< YArray, XArray, Weights > | protected |
| predictionStep()=0 | STK::IRegression< YArray, XArray, Weights > | privatepure virtual |
| regressionStep()=0 | STK::IRegression< YArray, XArray, Weights > | privatepure virtual |
| regressionStep(Weights const &weights)=0 | STK::IRegression< YArray, XArray, Weights > | privatepure virtual |
| residuals() const | STK::IRegression< YArray, XArray, Weights > | inline |
| residuals_ | STK::IRegression< YArray, XArray, Weights > | protected |
| residualsStep() | STK::IRegression< YArray, XArray, Weights > | inlineprotected |
| run() | STK::IRegression< YArray, XArray, Weights > | virtual |
| run(Weights const &weights) | STK::IRegression< YArray, XArray, Weights > | virtual |
| setData(YArray const &y, XArray const &x) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlinevirtual |
| setX(XArray const &x) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlinevirtual |
| setY(YArray const &y) | STK::IRunnerSupervised< YArray, XArray, Weights > | inlinevirtual |
| update() | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotectedvirtual |
| updateX() | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotectedvirtual |
| updateY() | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotectedvirtual |
| ~IRegression() | STK::IRegression< YArray, XArray, Weights > | inlinevirtual |
| ~IRunnerBase() | STK::IRunnerBase | inlineprotectedvirtual |
| ~IRunnerSupervised() | STK::IRunnerSupervised< YArray, XArray, Weights > | inlineprotected |