#include "Math/FitMethodFunction.h"
#include "Math/IParamFunction.h"
#include "Fit/BinData.h"
#include "Fit/FitUtil.h"
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Fit |
Classes | |
class | ROOT::Fit::PoissonLikelihoodFCN< FunType > |
Typedefs | |
typedef PoissonLikelihoodFCN< ROOT::Math::IMultiGenFunction > | ROOT::Fit::PoissonLLFunction |
typedef PoissonLikelihoodFCN< ROOT::Math::IMultiGradFunction > | ROOT::Fit::PoissonLLGradFunction |