#include "Math/IFunction.h"#include "Math/MinimizerOptions.h"#include <ROOT/RSpan.hxx>#include <string>#include <limits>#include <cmath>#include <vector>#include <functional>Classes | |
| class | ROOT::Math::Minimizer | 
| Abstract Minimizer class, defining the interface for the various minimizer (like Minuit2, Minuit, GSL, etc..) in ROOT.  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 |