CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
CUBAwrapper.h File Reference

class CUBAwrapper that wrap CUBA routines for multidimensional integration More...

#include "cuba.h"
#include "Kernel.h"
Include dependency graph for CUBAwrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cbl::wrapper::cuba::STR_CUBA_inputs
 struct to manage cuba parameters More...
 
struct  cbl::wrapper::cuba::STR_CUBA_integrand
 support object for cuba integrand More...
 
class  cbl::wrapper::cuba::CUBAwrapper
 The class CUBAwrapper. More...
 

Namespaces

 cbl
 The global namespace of the CosmoBolognaLib
 
 cbl::wrapper
 The namespace of the wrappers
 
 cbl::wrapper::cuba
 The namespace of the CUBA wrappers
 

Functions

int cbl::wrapper::cuba::CUBAIntegrand (const int *ndim, const cubareal xx[], const int *ncomp, cubareal ff[], void *userdata)
 generic CUBA integrand More...
 

Detailed Description

class CUBAwrapper that wrap CUBA routines for multidimensional integration

This file contains the wrappers of CUBA routines for multidimensional integration

Author
Alfonso Veropalumbo
alfon.nosp@m.so.v.nosp@m.eropa.nosp@m.lumb.nosp@m.o@uni.nosp@m.bo.i.nosp@m.t

Definition in file CUBAwrapper.h.