ROOT
6.06/09
Reference Guide
|
#include "Fit/BasicFCN.h"
#include "Math/IParamFunction.h"
#include "Fit/UnBinData.h"
#include "Fit/FitUtil.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | ROOT::Fit::LogLikelihoodFCN< FunType > |
LogLikelihoodFCN class for likelihood fits. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Fit | |
Namespace for the fitting classes. | |
Typedefs | |
typedef LogLikelihoodFCN< ROOT::Math::IMultiGenFunction > | ROOT::Fit::LogLikelihoodFunction |
typedef LogLikelihoodFCN< ROOT::Math::IMultiGradFunction > | ROOT::Fit::LogLikelihoodGradFunction |