Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::IntegOptionsUtil Namespace Reference

Classes

struct  OptionTrait
 
struct  OptionTrait< IntegratorMultiDimOptions >
 
struct  OptionTrait< IntegratorOneDimOptions >
 

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
 

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.