![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
class CUBAwrapper that wrap CUBA routines for multidimensional integration More...
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... | |
class CUBAwrapper that wrap CUBA routines for multidimensional integration
This file contains the wrappers of CUBA routines for multidimensional integration
Definition in file CUBAwrapper.h.