ROOT 6.18/05 Reference Guide |
#include "Fit/BinData.h"
#include "Fit/UnBinData.h"
#include "Fit/FitConfig.h"
#include "Fit/FitExecutionPolicy.h"
#include "Fit/FitResult.h"
#include "Math/IParamFunction.h"
#include <memory>
#include "Math/WrappedFunction.h"
Classes | |
class | ROOT::Fit::Fitter |
Fitter class, entry point for performing all type of fits. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Fit |
Namespace for the fitting classes. | |
namespace | ROOT::Math |
Typedefs | |
typedef BasicFitMethodFunction< ROOT::Math::IMultiGenFunction > | ROOT::Math::FitMethodFunction |
typedef BasicFitMethodFunction< ROOT::Math::IMultiGradFunction > | ROOT::Math::FitMethodGradFunction |