Logo ROOT   6.12/07
Reference Guide
FitExecutionPolicy.h
Go to the documentation of this file.
1 #ifndef ROOT_Fit_FitExecutionPolicy
2 #define ROOT_Fit_FitExecutionPolicy
3 namespace ROOT{
4  namespace Fit{
6  }
7 }
8 
9 #endif
Namespace for new ROOT classes and functions.
Definition: StringConv.hxx:21
TFitResultPtr Fit(FitObject *h1, TF1 *f1, Foption_t &option, const ROOT::Math::MinimizerOptions &moption, const char *goption, ROOT::Fit::DataRange &range)
Definition: HFitImpl.cxx:134