|
Classes | |
| class | ROOT::Math::Minimizer |
| Abstract Minimizer class, defining the interface for the various minimizer (like Minuit2, Minuit, GSL, etc. More... | |
| class | ROOT::Math::GSLMinimizer |
| GSLMinimizer class. More... | |
| class | ROOT::Math::LSResidualFunc |
| LSResidualFunc class description. More... | |
| class | ROOT::Math::GSLNLSMinimizer |
| GSLNLSMinimizer class for Non Linear Least Square fitting It Uses the Levemberg-Marquardt algorithm from GSL Non Linear Least Square fitting. More... | |
| class | ROOT::Math::GSLSimAnFunc |
| GSLSimAnFunc class description. More... | |
| struct | ROOT::Math::GSLSimAnParams |
| structure holding the simulated annealing parameters More... | |
| class | ROOT::Math::GSLSimAnnealing |
| GSLSimAnnealing class for performing a simulated annealing search of a multidimensional function. More... | |
| class | ROOT::Math::MultiNumGradFunction |
| NumGradMultiFunction class to wrap a normal function in a gradient function using numerical gradient calculation. More... | |
| class | ROOT::Math::GSLMultiFit |
| GSLMultiFit, internal class for implementing GSL non linear least square GSL fitting. More... | |
| class | ROOT::Math::GSLMultiFitFunctionAdapter< FuncIterator > |
| Class for adapting a C++ functor class to C function pointers used by GSL MultiFit Algorithm The templated C++ function class must implement:. More... | |
| class | ROOT::Math::GSLMultiFitFunctionWrapper |
| wrapper to a multi-dim function withtout derivatives for multi-dimensional minimization algorithm More... | |
| struct | ROOT::Math::GSLMultiMinFunctionAdapter< UserFunc > |
| Class for adapting any multi-dimension C++ functor class to C function pointers used by GSL MultiMin algorithms. More... | |
| class | ROOT::Math::GSLMultiMinFunctionWrapper |
| wrapper to a multi-dim function withtout derivatives for multi-dimensional minimization algorithm More... | |
| class | ROOT::Math::GSLMultiMinDerivFunctionWrapper |
| Wrapper for a multi-dimensional funciton with derivatives used in GSL multidim minimization algorithm. More... | |
| class | ROOT::Math::GSLMultiMinimizer |
| GSLMultiMinimizer class , for minimizing multi-dimensional function using derivatives. More... | |
1.5.3