Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::OneDimParamFunctionAdapter< ParamFuncType > Member List

This is the complete list of members for ROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >, including all inherited members.

BaseFunc typedefROOT::Math::IBaseFunctionOneDim
Clone() const overrideROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >inlinevirtual
DoEval(double x) const overrideROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >inlineprivatevirtual
fFuncROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >private
fIparROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >private
fParamsROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >private
fXROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >private
HasGradient() constROOT::Math::IBaseFunctionOneDiminlinevirtual
OneDimParamFunctionAdapter(ParamFuncType f, const double *x, const double *p, unsigned int ipar=0)ROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >inline
operator()(double x) constROOT::Math::IBaseFunctionOneDiminline
operator()(const double *x) constROOT::Math::IBaseFunctionOneDiminline
~IBaseFunctionOneDim()=defaultROOT::Math::IBaseFunctionOneDimvirtual
~OneDimParamFunctionAdapter() overrideROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >inline