Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::FunctorGradHandler< ParentFunctor > Member List

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

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