Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
celeritas::numeric_limits< double > Struct Reference

Static Public Member Functions

static CELER_CONSTEXPR_FUNCTION double epsilon ()
 Relative difference between 1 and adjacent floating point number.
 
static CELER_CONSTEXPR_FUNCTION double lowest ()
 Most negative finite value.
 
static CELER_CONSTEXPR_FUNCTION double min ()
 Smallest positive value.
 
static CELER_CONSTEXPR_FUNCTION double max ()
 Largest finite value.
 
static CELER_CONSTEXPR_FUNCTION double quiet_NaN ()
 Special value for not-a-number (always compares false)
 
static CELER_CONSTEXPR_FUNCTION double infinity ()
 Special positive infinite value.
 

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