ROOT 6.10/09 Reference Guide |
#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 | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |