Logo ROOT   6.08/07
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< FunType >
 Chi2FCN class for binnned fits using the least square methods. More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Fit
 Namespace for the fitting classes.
 

Typedefs

typedef Chi2FCN< ROOT::Math::IMultiGenFunctionROOT::Fit::Chi2Function
 
typedef Chi2FCN< ROOT::Math::IMultiGradFunctionROOT::Fit::Chi2GradFunction