cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches
cepgen::cuba Namespace Reference

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 *)
 

Function Documentation

◆ cuba_integrand()

int cuba_integrand ( const int *  ndim,
const double  xx[],
const int *  ,
double  ff[],
void *   
)

Definition at line 55 of file Integrator.cpp.