Logo ROOT  
Reference Guide
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
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
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