CepGen 1.2.5
Central exclusive processes event generator
|
Interface objects to Cuba algorithms.
Classes | |
class | CuhreIntegrator |
Cuba implementation of the VEGAS integration algorithm. More... | |
class | DivonneIntegrator |
Cuba implementation of the Divonne integration algorithm. More... | |
class | Integrator |
Cuba integration algorithm. More... | |
class | SuaveIntegrator |
Cuba implementation of the Suave integration algorithm. More... | |
class | VegasIntegrator |
Cuba implementation of the VEGAS integration algorithm. More... | |
Functions | |
int | cuba_integrand (const int *ndim, const double xx[], const int *, double ff[], void *) |
int cuba_integrand | ( | const int * | ndim, |
const double | xx[], | ||
const int * | , | ||
double | ff[], | ||
void * | |||
) |
Definition at line 55 of file Integrator.cpp.