13 #ifndef ROOFUNCTOR1DBINDING 14 #define ROOFUNCTOR1DBINDING 46 void printArgs(std::ostream& os)
const ;
72 void printArgs(std::ostream& os)
const ;
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evalua...
RooAbsPdf * bindPdf(const char *name, CFUNCD1D func, RooAbsReal &x)
RooCFunction1Binding is a templated implementation of class RooAbsReal that binds generic C(++) funct...
void evaluate(typename Architecture_t::Matrix_t &A, EActivationFunction f)
Apply the given activation function to each value in the given matrix A.
RooAbsReal * bindFunction(const char *name, CFUNCD1D func, RooAbsReal &x)
virtual ~RooFunctor1DBinding()
virtual TObject * clone(const char *newname) const
#define ClassDef(name, id)
const ROOT::Math::IBaseFunctionOneDim * func
virtual TObject * clone(const char *newname) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual ~RooFunctor1DPdfBinding()
Mother of all ROOT objects.
RooAbsPdf is the abstract interface for all probability density functions The class provides hybrid a...
const ROOT::Math::IBaseFunctionOneDim * func
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...