BaseFCN typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
BaseFunction typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
BaseObjFunction typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
Chi2FCN(const std::shared_ptr< BinData > &data, const std::shared_ptr< IModelFunction > &func, const ::ROOT::Fit::ExecutionPolicy &executionPolicy=::ROOT::Fit::ExecutionPolicy::kSerial) | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inline |
Chi2FCN(const BinData &data, const IModelFunction &func, const ::ROOT::Fit::ExecutionPolicy &executionPolicy=::ROOT::Fit::ExecutionPolicy::kSerial) | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inline |
Chi2FCN(const Chi2FCN &f) | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inline |
Clone() const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlinevirtual |
DataElement(const double *x, unsigned int i, double *g) const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlinevirtual |
DoDerivative(const double *x, unsigned int icoord) const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlineprivatevirtual |
DoEval(const double *x) const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlineprivatevirtual |
fExecutionPolicy | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | private |
fGrad | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | mutableprivate |
fNEffPoints | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | mutableprivate |
Gradient(const double *x, double *g) const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlinevirtual |
IModelFunction typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
operator=(const Chi2FCN &rhs) | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inline |
SetNFitPoints(unsigned int n) const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlineprotectedvirtual |
T typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
Type() const | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlinevirtual |
Type_t typedef | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | |
~Chi2FCN() | ROOT::Fit::Chi2FCN< DerivFunType, ModelFunType > | inlinevirtual |