Logo ROOT  
Reference Guide
ROOT::Math::Derivator Member List

This is the complete list of members for ROOT::Math::Derivator, including all inherited members.

Derivator()ROOT::Math::Derivator
Derivator(const IGenFunction &f)ROOT::Math::Derivatorexplicit
Derivator(const GSLFuncPointer &f, void *p=0)ROOT::Math::Derivatorexplicit
Derivator(const Derivator &)ROOT::Math::Derivatorprivate
Error() constROOT::Math::Derivator
Eval(double x, double h=1E-8) constROOT::Math::Derivator
Eval(const IGenFunction &f, double x, double h=1E-8)ROOT::Math::Derivatorstatic
Eval(const IMultiGenFunction &f, const double *x, unsigned int icoord=0, double h=1E-8)ROOT::Math::Derivatorstatic
Eval(IParamFunction &f, double x, const double *p, unsigned int ipar=0, double h=1E-8)ROOT::Math::Derivatorstatic
Eval(IParamMultiFunction &f, const double *x, const double *p, unsigned int ipar=0, double h=1E-8)ROOT::Math::Derivatorstatic
EvalBackward(double x, double h=1E-8) constROOT::Math::Derivator
EvalBackward(const IGenFunction &f, double x, double h=1E-8)ROOT::Math::Derivatorstatic
EvalCentral(double x, double h=1E-8) constROOT::Math::Derivator
EvalCentral(const IGenFunction &f, double x, double h=1E-8)ROOT::Math::Derivatorstatic
EvalForward(double x, double h=1E-8) constROOT::Math::Derivator
EvalForward(const IGenFunction &f, double x, double h=1E-8)ROOT::Math::Derivatorstatic
fDerivatorROOT::Math::Derivatormutableprivate
GSLFuncPointer typedefROOT::Math::Derivator
operator=(const Derivator &)ROOT::Math::Derivatorprivate
Result() constROOT::Math::Derivator
SetFunction(const IGenFunction &f)ROOT::Math::Derivator
SetFunction(const GSLFuncPointer &f, void *p=0)ROOT::Math::Derivator
Status() constROOT::Math::Derivator
~Derivator()ROOT::Math::Derivatorvirtual