ROOT
6.06/09
Reference Guide
|
#include "Fit/BasicFCN.h"
#include "Math/IParamFunction.h"
#include "Fit/BinData.h"
#include "Fit/FitUtil.h"
#include <memory>
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 |