#include "Fit/BasicFCN.h"#include "Math/IParamFunction.h"#include "Fit/UnBinData.h"#include "Fit/FitUtil.h"#include <memory>Classes | |
| class | ROOT::Fit::LogLikelihoodFCN< DerivFunType, ModelFunType > |
| LogLikelihoodFCN class for likelihood fits. 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. | |
Typedefs | |
| typedef LogLikelihoodFCN< ROOT::Math::IMultiGenFunction, ROOT::Math::IParamMultiFunction > | ROOT::Fit::LogLikelihoodFunction |
| typedef LogLikelihoodFCN< ROOT::Math::IMultiGradFunction, ROOT::Math::IParamMultiFunction > | ROOT::Fit::LogLikelihoodGradFunction |