Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Chi2FCN.h File Reference
#include "ROOT/EExecutionPolicy.hxx"
#include "Fit/BasicFCN.h"
#include "Fit/BinData.h"
#include "Fit/FitUtil.h"
#include "Math/IFunction.h"
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunction.h"
#include <memory>
#include <vector>
Include dependency graph for Chi2FCN.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType >
 Chi2FCN class for binned fits using the least square methods. 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.
 

Typedefs

typedef Chi2FCN< ROOT::Math::IMultiGenFunction, ROOT::Math::IParamMultiFunctionROOT::Fit::Chi2Function
 
typedef Chi2FCN< ROOT::Math::IMultiGradFunction, ROOT::Math::IParamMultiFunctionROOT::Fit::Chi2GradFunction