GSLSimAnFunc class description. Interface class for the objetive function to be used in simulated annealing If user wants to re-implement some of the methods (like the one defining the metric) which are used by the the simulated annealing algorithm must build a user derived class. NOTE: Derived classes must re-implement the assignment and copy constructor to call them of the parent class @ingroup MultiMin
~GSLSimAnParams() | |
ROOT::Math::GSLSimAnParams | GSLSimAnParams() |
ROOT::Math::GSLSimAnParams | GSLSimAnParams(const ROOT::Math::GSLSimAnParams&) |
ROOT::Math::GSLSimAnParams& | operator=(const ROOT::Math::GSLSimAnParams&) |