+
class ROOT::Math::VegasParameters
-
library: libMathMore
#include "Math/MCParameters.h"
Display options:
Show inherited
Show non-public
ROOT » MATH » MATHMORE » ROOT::Math::VegasParameters

class ROOT::Math::VegasParameters

Function Members (Methods)

Data Members

public:
doublealpha
size_titerations
intmode
intstage
intverbose

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

VegasParameters()
 constructor of default parameters
VegasParameters(const ROOT::Math::IOptions& opt)
 construct from GenAlgoOptions
 parameter not specified are ignored
void SetDefaultValues()
VegasParameters & operator=(const ROOT::Math::IOptions& opt)
ROOT::Math::IOptions * operator()() const
 convert to options (return object is managed by the user)
MiserParameters & operator=(const ROOT::Math::IOptions& opt)