Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Fitter.h File Reference
#include "Fit/BinData.h"
#include "Fit/UnBinData.h"
#include "Fit/FitConfig.h"
#include "ROOT/EExecutionPolicy.hxx"
#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
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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