Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
clad::custom_derivatives::RooFit::Detail::MathFuncs Namespace Reference

Classes

struct  ValueAndPushforwardOf
 

Functions

template<class... Types>
void binNumber_pullback (Types...)
 
template<typename DoubleArray , class... Types>
ValueAndPushforwardOf< unsignedint, DoubleArray >::type binNumber_pushforward (double x, double coef, DoubleArray boundaries, unsigned int nBoundaries, int nbins, int blo, Types...)
 

Function Documentation

◆ binNumber_pullback()

template<class... Types>
void clad::custom_derivatives::RooFit::Detail::MathFuncs::binNumber_pullback ( Types... )

Definition at line 888 of file MathFuncs.h.

◆ binNumber_pushforward()

template<typename DoubleArray , class... Types>
ValueAndPushforwardOf< unsignedint, DoubleArray >::type clad::custom_derivatives::RooFit::Detail::MathFuncs::binNumber_pushforward ( double x,
double coef,
DoubleArray boundaries,
unsigned int nBoundaries,
int nbins,
int blo,
Types...  )

Definition at line 905 of file MathFuncs.h.