#include "Math/FitMethodFunction.h"
#include "Math/IParamFunction.h"
#include "Math/IParamFunctionfwd.h"
#include <memory>
Classes | |
class | ROOT::Fit::BasicFCN< DerivFunType, ModelFunType, DataType > |
BasicFCN class: base class for the objective functions used in the fits It has a reference to the data and the model function used in the fit. 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. | |