template<typename T>
struct TMath::Limits< T >
Definition at line 402 of file TMath.h.
|
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>
◆ Epsilon()
Returns minimum double representation.
Definition at line 934 of file TMath.h.
◆ Max()
Returns minimum double representation.
Definition at line 927 of file TMath.h.
◆ Min()
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: