#include "Math/BasicMinimizer.h"#include "Math/IFunctionfwd.h"#include "Math/IParamFunctionfwd.h"#include "Math/FitMethodFunction.h"#include "Math/MinimTransformVariable.h"#include <vector>#include <map>#include <string>Classes | |
| class | ROOT::Math::GSLNLSMinimizer |
| GSLNLSMinimizer class for Non Linear Least Square fitting It Uses the Levemberg-Marquardt algorithm from GSL Non Linear Least Square fitting. More... | |
| class | ROOT::Math::LSResidualFunc |
| LSResidualFunc class description. More... | |
Namespaces | |
| namespace | ROOT |
| VSD Structures. | |
| namespace | ROOT::Math |