Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GenAlgoOptions.cxx File Reference
#include "Math/GenAlgoOptions.h"
#include <cassert>
#include <algorithm>
#include <functional>
#include <cctype>
#include <string>
Include dependency graph for GenAlgoOptions.cxx:

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
 
namespace  ROOT::Math::GenAlgoOptUtil
 

Typedefs

typedef std::map< std::string, ROOT::Math::GenAlgoOptionsROOT::Math::OptionsMap
 

Functions

IOptionsROOT::Math::GenAlgoOptUtil::DoFindDefault (std::string &algoname, OptionsMap &gOpts)
 

Variables

static OptionsMap ROOT::Math::GenAlgoOptUtil::gAlgoOptions