ROOT  6.06/09
Reference Guide
Classes | Namespaces | Enumerations
GSLMinimizer.h File Reference
#include "Math/Minimizer.h"
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunctionfwd.h"
#include "Math/BasicMinimizer.h"
#include <vector>
#include <map>
#include <string>
+ Include dependency graph for GSLMinimizer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::GSLMinimizer
 GSLMinimizer class. More...
 

Namespaces

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

Enumerations

enum  ROOT::Math::EGSLMinimizerType {
  ROOT::Math::kConjugateFR, ROOT::Math::kConjugatePR, ROOT::Math::kVectorBFGS, ROOT::Math::kVectorBFGS2,
  ROOT::Math::kSteepestDescent
}
 enumeration specifying the types of GSL minimizers More...