#include "ROOT/EExecutionPolicy.hxx"
#include "Fit/BasicFCN.h"
#include "Fit/BinData.h"
#include "Fit/FitUtil.h"
#include "Math/IParamFunction.h"
#include <memory>
#include <vector>
Classes | |
class | ROOT::Fit::PoissonLikelihoodFCN< DerivFunType, ModelFunType > |
class evaluating the log likelihood for binned Poisson likelihood fits it is template to distinguish gradient and non-gradient case 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. | |