ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
GSLNLSMinimizer.h File Reference
#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>
Include dependency graph for GSLNLSMinimizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::LSResidualFunc
 LSResidualFunc class description. More...
 
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...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math