|
ROOT 6.08/07 Reference Guide |
#include "Fit/BasicFCN.h"#include "Math/IParamFunction.h"#include "Fit/UnBinData.h"#include "Fit/FitUtil.h"#include <memory>Classes | |
| class | ROOT::Fit::LogLikelihoodFCN< FunType > |
| LogLikelihoodFCN class for likelihood fits. More... | |
Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Fit | |
| Namespace for the fitting classes. | |
Typedefs | |
| typedef LogLikelihoodFCN< ROOT::Math::IMultiGenFunction > | ROOT::Fit::LogLikelihoodFunction |
| typedef LogLikelihoodFCN< ROOT::Math::IMultiGradFunction > | ROOT::Fit::LogLikelihoodGradFunction |