|
ROOT 6.08/07 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 | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Fit | |
| Namespace for the fitting classes. | |