26 #ifndef ROOT_Math_MCParameters 27 #define ROOT_Math_MCParameters
Namespace for new ROOT classes and functions.
structures collecting parameters for MISER multidimensional integration
MiserParameters(size_t dim=10)
structures collecting parameters for VEGAS multidimensional integration FOr implementation of default...
void SetDefaultValues()
default VEGAS parameters (copied from gsl/monte/vegas.c)
size_t min_calls_per_bisection
ROOT::Math::IOptions * operator()() const
convert to options (return object is managed by the user)
Namespace for new Math classes and functions.
VegasParameters & operator=(const ROOT::Math::IOptions &opt)
Generic interface for defining configuration options of a numerical algorithm.