ROOT  6.06/09
Reference Guide
Classes | Namespaces | Enumerations
GSLMinimizer1D.h File Reference
#include "Math/IMinimizer1D.h"
#include "Math/GSLFunctionAdapter.h"
+ Include dependency graph for GSLMinimizer1D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::GSLMinimizer1D
 Minimizer for arbitrary one dimensional functions. More...
 

Namespaces

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

Enumerations

enum  ROOT::Math::Minim1D::Type { ROOT::Math::Minim1D::kGOLDENSECTION, ROOT::Math::Minim1D::kBRENT }
 Enumeration with One Dimensional Minimizer Algorithms. More...