ROOT 6.18/05 Reference Guide |
#include "Math/Minimizer.h"
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunctionfwd.h"
#include "Math/MinimTransformVariable.h"
#include <vector>
#include <map>
#include <string>
Classes | |
class | ROOT::Math::BasicMinimizer |
Base Minimizer class, which defines the basic funcionality of various minimizer implementations (apart from Minuit and Minuit2) It provides support for storing parameter values, step size, parameter transofrmation etc. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Math |