Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ROOT::Math::IntegOptionsUtil Namespace Reference

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...
 

Function Documentation

◆ Print()

template<class OptionType >
void ROOT::Math::IntegOptionsUtil::Print ( std::ostream &  os,
const OptionType &  opt 
)

Definition at line 91 of file IntegratorOptions.cxx.

◆ PrintDefault()

template<class OptionType >
void ROOT::Math::IntegOptionsUtil::PrintDefault ( const char *  name,
std::ostream &  os 
)

print default options

Definition at line 108 of file IntegratorOptions.cxx.