#include "Fit/ParameterSettings.h"
#include "Math/MinimizerOptions.h"
#include "Math/IParamFunctionfwd.h"
#include "TMath.h"
#include <vector>
#include <string>
Classes | |
class | ROOT::Fit::FitConfig |
Class describing the configuration of the fit, options and parameter settings using the ROOT::Fit::ParameterSettings class. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Fit |
Namespace for the fitting classes. | |
namespace | ROOT::Math |