Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces | Typedefs
Fitter.h File Reference
#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"
Include dependency graph for Fitter.h:
This graph shows which files directly or indirectly include this file:

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::IMultiGenFunctionROOT::Math::FitMethodFunction
 
typedef BasicFitMethodFunction< ROOT::Math::IMultiGradFunctionROOT::Math::FitMethodGradFunction