ICF 3.0.5.47
Technical documentation of ICF Libraries
imath::CLinRegressionInterpolator Member List

This is the complete list of members for imath::CLinRegressionInterpolator, including all inherited members.

ArgumentType typedefimath::TIMathFunction< Argument, Result >
CLinRegressionInterpolator()imath::CLinRegressionInterpolator
CLinRegressionInterpolator(double *positions, double *values, int nodesCount)imath::CLinRegressionInterpolator
GetFactorA() constimath::CLinRegressionInterpolatorinline
GetFactorB() constimath::CLinRegressionInterpolatorinline
GetValueAt(const double &argument, double &result) const overrideimath::CLinRegressionInterpolator
GetValueAt(const double &argument) const overrideimath::CLinRegressionInterpolator
imath::IFunctionInterpolator::GetValueAt(const Argument &argument, Result &result) const =0imath::TIMathFunction< Argument, Result >pure virtual
imath::IFunctionInterpolator::GetValueAt(const Argument &argument) const =0imath::TIMathFunction< Argument, Result >pure virtual
ResultType typedefimath::TIMathFunction< Argument, Result >
SetNodes(double *positions, double *values, int nodesCount) overrideimath::CLinRegressionInterpolatorvirtual

© Witold Gantzke and Kirill Lepskiy