Logo ROOT   6.08/07
Reference Guide
ROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc > Member List

This is the complete list of members for ROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >, including all inherited members.

BaseFunc typedefROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >private
Clone() constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inline
Copy() constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inline
DoDerivative(double x) constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inlineprivate
DoDerivative(const double *x, unsigned int icoord) constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inlineprivate
DoEval(double x) constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inlineprivate
DoEval(const double *x) constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inlineprivate
fDimROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >private
fFuncROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >mutableprivate
fGradFuncROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >mutableprivate
FunctorGradHandler(const Func &fun, const GradFunc &gfun)ROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inline
FunctorGradHandler(unsigned int dim, const Func &fun, const GradFunc &gfun)ROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inline
ImplFunc typedefROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >private
NDim() constROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inline
~FunctorGradHandler()ROOT::Math::FunctorGradHandler< ParentFunctor, Func, GradFunc >inlinevirtual