27 #ifndef ROOT_Math_GSLSimAnMinimizer
28 #define ROOT_Math_GSLSimAnMinimizer
89 if (
this == &rhs)
return *
this;
GSLSimAnMinimizer(int type=0)
ROOT::Math::GSLSimAnnealing fSolver
GSLSimAnMinimizer(const GSLSimAnMinimizer &)
ROOT::Math::GSLSimAnnealing & getSolver()
virtual ~GSLSimAnMinimizer()
unsigned int NCalls() const
number of function calls to reach the minimum
GSLSimAnMinimizer & operator=(const GSLSimAnMinimizer &rhs)
virtual bool Minimize()
method to perform the minimization
Various mathematical functions.