ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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: