ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
TMath::Limits< T > Struct Template Reference

template<typename T>
struct TMath::Limits< T >

Definition at line 182 of file TMath.h.

Static Public Member Functions

static T Min ()
 
static T Max ()
 
static T Epsilon ()
 

#include <TMath.h>

Member Function Documentation

template<typename T >
T TMath::Limits< T >::Epsilon ( )
inlinestatic

Definition at line 666 of file TMath.h.

Referenced by TMath::Quantiles().

template<typename T >
T TMath::Limits< T >::Max ( )
inlinestatic

Definition at line 660 of file TMath.h.

template<typename T >
T TMath::Limits< T >::Min ( )
inlinestatic

Definition at line 654 of file TMath.h.

Referenced by RooStats::HistFactory::FlexibleInterpVar::evaluate().


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