![]() |
ROOT
6.06/09
Reference Guide
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ROOT::Math::GSLMonteFunctionAdapter< UserFunc > |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| 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. More... | |