16 #ifndef ROO_MULTI_GEN_FUNCTION
17 #define ROO_MULTI_GEN_FUNCTION
47 double DoEval(
const double*)
const ;
double DoEval(const double *) const
Implementation of the evaluation function.
virtual ROOT::Math::IBaseFunctionMultiDim * Clone() const
Clone a function.
#define ClassDef(name, id)
RooMultiGenFunction(const RooAbsFunc &func)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
double func(double *x, double *p)
Documentation for the abstract class IBaseFunctionMultiDim.
virtual ~RooMultiGenFunction()
unsigned int NDim() const
Retrieve the dimension of the function.