Hello,
I am aware of the tutorial fit/NumericalMinimization.C which lists possible parameter values for ROOT::Math::Factory::CreateMinimizer, but I am not sure if the list is full/up to date. The CreateMinimizer method’s docs list the minimizers, but not the associated algorithms. Also from the parameter values it is not obvious which classes implement the minimizer, if one wanted to read the docs of a given minimizer to make a conscious choice of a minimizer for the given problem.
It would be nice to have a method like ROOT::Math::Factory::ListMinimizers() that would iterate available minimizers listing them together with supported algorithms and class names.
Btw., where is the Users Guide in pdf or html format? I am not able to find it on the web page. Was it deprecated at some point?
Cheers,
Antoni