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...) |
| void clad::custom_derivatives::RooFit::Detail::MathFuncs::binNumber_pullback | ( | Types... | ) |
Definition at line 888 of file MathFuncs.h.
| 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.