#include "Math/Minimizer.h"
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunctionfwd.h"
#include "Math/BasicMinimizer.h"
Classes | |
class | ROOT::Math::GSLMinimizer |
GSLMinimizer class. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |
Enumerations | |
enum | ROOT::Math::EGSLMinimizerType { ROOT::Math::kConjugateFR , ROOT::Math::kConjugatePR , ROOT::Math::kVectorBFGS , ROOT::Math::kVectorBFGS2 , ROOT::Math::kSteepestDescent } |
enumeration specifying the types of GSL minimizers More... | |