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