Public Types | |
|
typedef TypeWithSize< sizeof(RawType)> ::UInt | Bits |
Public Member Functions | |
| bool | AlmostEquals (const FloatingPoint &rhs) const |
| const Bits & | bits () const |
| Bits | exponent_bits () const |
| FloatingPoint (const RawType &x) | |
| Bits | fraction_bits () const |
| bool | is_nan () const |
| template<> | |
| float | Max () |
| template<> | |
| double | Max () |
| Bits | sign_bit () const |
Static Public Member Functions | |
| static RawType | Infinity () |
| static RawType | Max () |
| static RawType | ReinterpretBits (const Bits bits) |
|
static |
|
static |