16#ifndef ROO_MULTI_GEN_FUNCTION
17#define ROO_MULTI_GEN_FUNCTION
44 double DoEval(
const double*)
const override ;
#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.
ROOT::Math::IBaseFunctionMultiDim * Clone() const override
Clone a function.
double DoEval(const double *) const override
~RooMultiGenFunction() override
unsigned int NDim() const override
Retrieve the dimension of the function.