10 #ifndef ROOT_Minuit2_MnStrategy 11 #define ROOT_Minuit2_MnStrategy 90 #endif // ROOT_Minuit2_MnStrategy void SetHessianG2Tolerance(double toler)
void SetStorageLevel(unsigned int level)
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
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)