template<
typename T>
struct TMath::Limits< T >
 
Definition at line 407 of file TMath.h.
 | 
| static T  | Epsilon () | 
|   | Returns minimum double representation.  
  | 
|   | 
| static T  | Max () | 
|   | Returns minimum double representation.  
  | 
|   | 
| static T  | Min () | 
|   | Returns maximum representation for type T.  
  | 
|   | 
#include <TMath.h>
◆ Epsilon()
Returns minimum double representation. 
Definition at line 941 of file TMath.h.
 
 
◆ Max()
Returns minimum double representation. 
Definition at line 933 of file TMath.h.
 
 
◆ Min()
Returns maximum representation for type T. 
Definition at line 925 of file TMath.h.
 
 
The documentation for this struct was generated from the following file: