ROOT 6.13/01 Reference Guide |
Functions | |
template<class OptionType > | |
void | Print (std::ostream &os, const OptionType &opt) |
template<class OptionType > | |
void | PrintDefault (const char *name, std::ostream &os) |
print default options More... | |
void ROOT::Math::IntegOptionsUtil::Print | ( | std::ostream & | os, |
const OptionType & | opt | ||
) |
Definition at line 91 of file IntegratorOptions.cxx.
void ROOT::Math::IntegOptionsUtil::PrintDefault | ( | const char * | name, |
std::ostream & | os | ||
) |
print default options
Definition at line 108 of file IntegratorOptions.cxx.