CepGen 1.2.5
Central exclusive processes event generator
|
GSL wrapper to define a functor as a GSL-digestible functional. More...
#include <CepGen/Utils/GSLFunctionsWrappers.h>
Static Public Member Functions | |
static std::unique_ptr< gsl_function > | build (const Function1D &func, void *obj) |
Utility to build a gsl_function pointer from a functional. | |
static std::unique_ptr< gsl_function > | build (const Function1D &func, const ParametersList ¶ms=ParametersList()) |
Utility to build a gsl_function pointer from a functional. | |
Definition at line 32 of file GSLFunctionsWrappers.h.
|
static |
Definition at line 39 of file GSLFunctionsWrappers.h.
|
static |
Definition at line 35 of file GSLFunctionsWrappers.h.