32 #ifndef ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
33 #define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
Double_t(* CFUNCD2II)(Int_t, Int_t)
templateClassImp(RooCFunction2Binding) templateClassImp(RooCFunction2Ref) template<> RooCFunction2Map< double
Double_t(* CFUNCD2UD)(UInt_t, Double_t)
Double_t(* CFUNCD2DD)(Double_t, Double_t)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
Double_t(* CFUNCD2DI)(Double_t, Int_t)
Double_t(* CFUNCD2ID)(Int_t, Double_t)
double func(double *x, double *p)
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...