#include "Math/GenAlgoOptions.h"#include <cassert>#include <algorithm>#include <functional>#include <ctype.h>Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
| namespace | 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) |
| void | ROOT::Math::PrintAllDefault (std::ostream &os) |
Variables | |
| static OptionsMap | ROOT::Math::GenAlgoOptUtil::gAlgoOptions |
1.5.1