CepGen 1.2.5
Central exclusive processes event generator
|
GSL wrapper to define a functor as an integrable functional. More...
#include <CepGen/Utils/GSLFunctionsWrappers.h>
Public Member Functions | |
GSLMonteFunctionWrapper (const F &func, size_t ndim) | |
Static Public Member Functions | |
static std::unique_ptr< gsl_monte_function > | build (const F &func, size_t ndim) |
Utility to build a gsl_monte_function pointer from a functional and phase space size. | |
F | functor member signature |
Definition at line 67 of file GSLFunctionsWrappers.h.
|
explicit |
Definition at line 69 of file GSLFunctionsWrappers.h.
|
static |
Definition at line 75 of file GSLFunctionsWrappers.h.