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