ROOT 6.08/07 Reference Guide |
#include "Math/GenAlgoOptions.h"
#include <cassert>
#include <algorithm>
#include <functional>
#include <ctype.h>
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |
ROOT::Math::GenAlgoOptUtil | |
Typedefs | |
typedef std::map< std::string, ROOT::Math::GenAlgoOptions > | ROOT::Math::OptionsMap |
Functions | |
IOptions * | ROOT::Math::GenAlgoOptUtil::DoFindDefault (std::string &algoname, OptionsMap &gOpts) |
Variables | |
static OptionsMap | ROOT::Math::GenAlgoOptUtil::gAlgoOptions |