Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces | Typedefs
Chi2FCN.h File Reference
#include "Fit/BasicFCN.h"
#include "Math/IParamFunction.h"
#include "Math/IFunction.h"
#include "Math/IFunctionfwd.h"
#include "Fit/BinData.h"
#include "Fit/FitUtil.h"
#include <memory>
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 binnned fits using the least square methods. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
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