Classes | |
class | ROOT::Math::BrentMinimizer1D |
class | ROOT::Math::GSLMinimizer1D |
class | ROOT::Math::IMinimizer1D |
class | ROOT::Math::BrentMinimizer1D |
class | ROOT::Math::IMinimizer1D |
class | ROOT::Math::GSLMinimizer1D |
class | ROOT::Math::GSL1DMinimizerWrapper |
Enumerations | |
enum | ROOT::Math::Minim1D::Type |
enum | ROOT::Math::Minim1D::Type |
Enumeration with One Dimensional Minimizer Algorithms. The algorithms are implemented using GSL, see the GSL manual.
The algorithms available are:
Definition at line 56 of file GSLMinimizer1D.h.
Enumeration with One Dimensional Minimizer Algorithms. The algorithms are implemented using GSL, see the GSL manual.
The algorithms available are:
Definition at line 56 of file GSLMinimizer1D.h.