![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
This is the complete list of members for imath::CLinRegressionInterpolator, including all inherited members.
ArgumentType typedef | imath::TIMathFunction< Argument, Result > | |
CLinRegressionInterpolator() | imath::CLinRegressionInterpolator | |
CLinRegressionInterpolator(double *positions, double *values, int nodesCount) | imath::CLinRegressionInterpolator | |
GetFactorA() const | imath::CLinRegressionInterpolator | inline |
GetFactorB() const | imath::CLinRegressionInterpolator | inline |
GetValueAt(const double &argument, double &result) const override | imath::CLinRegressionInterpolator | |
GetValueAt(const double &argument) const override | imath::CLinRegressionInterpolator | |
imath::IFunctionInterpolator::GetValueAt(const Argument &argument, Result &result) const =0 | imath::TIMathFunction< Argument, Result > | pure virtual |
imath::IFunctionInterpolator::GetValueAt(const Argument &argument) const =0 | imath::TIMathFunction< Argument, Result > | pure virtual |
ResultType typedef | imath::TIMathFunction< Argument, Result > | |
SetNodes(double *positions, double *values, int nodesCount) override | imath::CLinRegressionInterpolator | virtual |
© Witold Gantzke and Kirill Lepskiy