10 #ifndef ROOT_Minuit2_MnStrategy
11 #define ROOT_Minuit2_MnStrategy
90 #endif // ROOT_Minuit2_MnStrategy
void SetHessianG2Tolerance(double toler)
unsigned int GradientNCycles() const
unsigned int HessianNCycles() const
void SetStorageLevel(unsigned int level)
Namespace for new ROOT classes and functions.
void SetHessianNCycles(unsigned int n)
unsigned int fHessGradNCyc
double GradientStepTolerance() const
void SetHessianGradientNCycles(unsigned int n)
void SetGradientStepTolerance(double stp)
void SetHessianStepTolerance(double stp)
void SetGradientTolerance(double toler)
double HessianG2Tolerance() const
double GradientTolerance() const
double HessianStepTolerance() const
unsigned int Strategy() const
unsigned int HessianGradientNCycles() const
API class for defining three levels of strategies: low (0), medium (1), high (>=2); acts on: Migrad (...
void SetGradientNCycles(unsigned int n)