ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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:

Go to the source code of this file.

Classes

class  ROOT::Fit::Chi2FCN< FunType >
 Chi2FCN class for binnned fits using the least square methods. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Fit
 Namespace for the fitting classes.
 

Typedefs

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