bes  Updated for version 3.20.6
internal::Double Class Reference
Collaboration diagram for internal::Double:
Collaboration graph

Public Member Functions

 Double (double d)
 
 Double (double d)
 
 Double (uint64_t u)
 
 Double (uint64_t u)
 
int Exponent () const
 
int Exponent () const
 
int IntegerExponent () const
 
int IntegerExponent () const
 
uint64_t IntegerSignificand () const
 
uint64_t IntegerSignificand () const
 
bool IsInf () const
 
bool IsInf () const
 
bool IsNan () const
 
bool IsNan () const
 
bool IsNanOrInf () const
 
bool IsNanOrInf () const
 
bool IsNormal () const
 
bool IsNormal () const
 
bool IsZero () const
 
bool IsZero () const
 
double NextPositiveDouble () const
 
double NextPositiveDouble () const
 
bool Sign () const
 
bool Sign () const
 
uint64_t Significand () const
 
uint64_t Significand () const
 
uint64_t ToBias () const
 
uint64_t ToBias () const
 
uint64_t Uint64Value () const
 
uint64_t Uint64Value () const
 
double Value () const
 
double Value () const
 

Static Public Member Functions

static unsigned EffectiveSignificandSize (int order)
 
static unsigned EffectiveSignificandSize (int order)
 

Detailed Description

Definition at line 23 of file cmr_module/rapidjson/internal/ieee754.h.


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