Classes | |
struct | ROOT::Math::GSLMonteFunctionAdapter< UserFunc > |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |
Typedefs | |
typedef double(* | ROOT::Math::GSLMonteFuncPointer) (double *, size_t, void *) |
Class for adapting any multi-dimension C++ functor class to C function pointers used by GSL MonteCarlo integration algorithms. | |