ROOT 6.10/09 Reference Guide |
#include "Math/FitMethodFunction.h"
#include "Math/IParamFunction.h"
#include "Math/IParamFunctionfwd.h"
#include <memory>
Classes | |
class | ROOT::Fit::BasicFCN< FunType, DataType > |
BasicFCN class: base class for the objective functions used in the fits It has a reference to the data and th emodel function used in the fit. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Fit | |
Namespace for the fitting classes. | |