| 
| 
  | Double (double d) | 
|   | 
| 
  | Double (uint64_t u) | 
|   | 
| 
double  | Value () const | 
|   | 
| 
uint64_t  | Uint64Value () const | 
|   | 
| 
double  | NextPositiveDouble () const | 
|   | 
| 
bool  | Sign () const | 
|   | 
| 
uint64_t  | Significand () const | 
|   | 
| 
int  | Exponent () const | 
|   | 
| 
bool  | IsNan () const | 
|   | 
| 
bool  | IsInf () const | 
|   | 
| 
bool  | IsNanOrInf () const | 
|   | 
| 
bool  | IsNormal () const | 
|   | 
| 
bool  | IsZero () const | 
|   | 
| 
uint64_t  | IntegerSignificand () const | 
|   | 
| 
int  | IntegerExponent () const | 
|   | 
| 
uint64_t  | ToBias () const | 
|   | 
 | 
| 
static unsigned  | EffectiveSignificandSize (int order) | 
|   | 
The documentation for this class was generated from the following file: