Logo ROOT   6.16/01
Reference Guide
ParameterSettings.cxx
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Author: L. Moneta Thu Sep 21 16:21:48 2006
3
4/**********************************************************************
5 * *
6 * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT *
7 * *
8 * *
9 **********************************************************************/
10
11// Implementation file for class ParameterSettings
12
14
15
16namespace ROOT {
17
18 namespace Fit {
19
20
21// ParameterSettings::ParameterSettings()
22// {
23// // Default constructor implementation.
24// }
25
26 } // end namespace Fit
27
28} // end namespace ROOT
29
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
Namespace for new ROOT classes and functions.
Definition: StringConv.hxx:21