Logo ROOT   6.08/07
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::ParamFunctorHandler< ParentFunctor, Func >::FuncEvaluator< F > Struct Template Reference

template<class ParentFunctor, class Func>
template<typename F>
struct ROOT::Math::ParamFunctorHandler< ParentFunctor, Func >::FuncEvaluator< F >

Definition at line 102 of file ParamFunctor.h.

Static Public Member Functions

static double Eval (F &f, double *x, double *p)
 

Member Function Documentation

◆ Eval()

template<class ParentFunctor , class Func >
template<typename F >
static double ROOT::Math::ParamFunctorHandler< ParentFunctor, Func >::FuncEvaluator< F >::Eval ( F f,
double *  x,
double *  p 
)
inlinestatic

Definition at line 103 of file ParamFunctor.h.


The documentation for this struct was generated from the following file: