Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::IntegOptionsUtil::OptionTrait< OptionType > Struct Template Reference

template<class OptionType>
struct ROOT::Math::IntegOptionsUtil::OptionTrait< OptionType >

Definition at line 68 of file IntegratorOptions.cxx.

Static Public Member Functions

static const char * DescriptionOfN ()
 
static int N ()
 
static int N (const OptionType &)
 

Member Function Documentation

◆ DescriptionOfN()

template<class OptionType >
static const char * ROOT::Math::IntegOptionsUtil::OptionTrait< OptionType >::DescriptionOfN ( )
inlinestatic

Definition at line 71 of file IntegratorOptions.cxx.

◆ N() [1/2]

template<class OptionType >
static int ROOT::Math::IntegOptionsUtil::OptionTrait< OptionType >::N ( )
inlinestatic

Definition at line 69 of file IntegratorOptions.cxx.

◆ N() [2/2]

template<class OptionType >
static int ROOT::Math::IntegOptionsUtil::OptionTrait< OptionType >::N ( const OptionType &  )
inlinestatic

Definition at line 70 of file IntegratorOptions.cxx.


The documentation for this struct was generated from the following file: