Logo ROOT   6.08/07
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:

Classes

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

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 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...