Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GSLMinimizer.h File Reference
Include dependency graph for GSLMinimizer.h:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  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...