#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 |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Fit |
Namespace for the fitting classes. | |