16 #ifndef ROO_MULTI_GEN_FUNCTION    17 #define ROO_MULTI_GEN_FUNCTION    47   double DoEval(
const double*) 
const ;
 double DoEval(const double *) const
Lightweight interface adaptor that exports a RooAbsReal as a ROOT::Math::IMultiGenFunction. 
#define ClassDef(name, id)
Documentation for the abstract class IBaseFunctionMultiDim. 
RooMultiGenFunction(const RooAbsFunc &func)
virtual ROOT::Math::IBaseFunctionMultiDim * Clone() const
Clone a function. 
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Lightweight interface adaptor that exports a RooAbsPdf as a functor. 
unsigned int NDim() const
Retrieve the dimension of the function. 
virtual ~RooMultiGenFunction()
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...