Logo ROOT   6.14/05
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 402 of file TMath.h.

Static Public Member Functions

static T Epsilon ()
 Returns minimum double representation. More...
 
static T Max ()
 Returns minimum double representation. More...
 
static T Min ()
 Returns maximum representation for type T. More...
 

#include <TMath.h>

Member Function Documentation

◆ Epsilon()

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

Returns minimum double representation.

Definition at line 934 of file TMath.h.

◆ Max()

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

Returns minimum double representation.

Definition at line 927 of file TMath.h.

◆ Min()

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

Returns maximum representation for type T.

Definition at line 920 of file TMath.h.


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