10 #ifndef ROOT_Minuit2_MnStrategy 11 #define ROOT_Minuit2_MnStrategy 90 #endif // ROOT_Minuit2_MnStrategy void SetHessianG2Tolerance(double toler)
void SetStorageLevel(unsigned int level)
Namespace for new ROOT classes and functions.
void SetHessianNCycles(unsigned int n)
double GradientTolerance() const
unsigned int fHessGradNCyc
unsigned int Strategy() const
double HessianStepTolerance() const
unsigned int GradientNCycles() const
void SetHessianGradientNCycles(unsigned int n)
void SetGradientStepTolerance(double stp)
void SetHessianStepTolerance(double stp)
void SetGradientTolerance(double toler)
double GradientStepTolerance() const
unsigned int HessianNCycles() const
double HessianG2Tolerance() 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)