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)
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
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)