Logo ROOT   6.10/09
Reference Guide
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 308 of file TMath.h.

Static Public Member Functions

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

#include <TMath.h>

Member Function Documentation

◆ Epsilon()

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

Definition at line 815 of file TMath.h.

◆ Max()

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

Definition at line 809 of file TMath.h.

◆ Min()

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

Definition at line 803 of file TMath.h.


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