CLASS_NEG_INFINITY enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_NEG_NORMAL enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_NEG_SUBNORMAL enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_NEG_ZERO enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_POS_INFINITY enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_POS_NORMAL enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_POS_SUBNORMAL enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_POS_ZERO enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_QUIET_NAN enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
CLASS_SIGNALING_NAN enum value | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
Classification enum name | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
Convert16To32(uint16_t encoding) | gte::IEEEBinary16 | privatestatic |
Convert32To16(uint32_t encoding) | gte::IEEEBinary16 | privatestatic |
DIFF_NUM_ENCODING_BITS enum value | gte::IEEEBinary16 | private |
DIFF_NUM_TRAILING_BITS enum value | gte::IEEEBinary16 | private |
DIFF_PAYLOAD_SHIFT enum value | gte::IEEEBinary16 | private |
encoding | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
EXPONENT_BIAS | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
EXPONENT_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
F16_AVR_MAX_NORMAL_INFINITY enum value | gte::IEEEBinary16 | private |
F16_AVR_MIN_SUBNORMAL_ZERO enum value | gte::IEEEBinary16 | private |
F16_MAX_NORMAL enum value | gte::IEEEBinary16 | private |
F16_MIN_NORMAL enum value | gte::IEEEBinary16 | private |
F16_MIN_SUBNORMAL enum value | gte::IEEEBinary16 | private |
F32_BIASED_EXPONENT_MASK enum value | gte::IEEEBinary16 | private |
F32_EXPONENT_BIAS enum value | gte::IEEEBinary16 | private |
F32_MAX_BIASED_EXPONENT enum value | gte::IEEEBinary16 | private |
F32_NOT_SIGN_MASK enum value | gte::IEEEBinary16 | private |
F32_NUM_ENCODING_BITS enum value | gte::IEEEBinary16 | private |
F32_NUM_TRAILING_BITS enum value | gte::IEEEBinary16 | private |
F32_SIGN_MASK enum value | gte::IEEEBinary16 | private |
F32_TRAILING_MASK enum value | gte::IEEEBinary16 | private |
FloatType typedef | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
FRC_HALF enum value | gte::IEEEBinary16 | private |
FRC_PART_MASK enum value | gte::IEEEBinary16 | private |
GetBiased() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetClassification() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetEncoding(uint16_t &sign, uint16_t &biased, uint16_t &trailing) const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetNextDown() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetNextUp() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetSign() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
GetTrailing() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary() | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary(IEEEBinary const &object) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary(uint16_tinEncoding) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary(uint16_tinSign, uint16_tinBiased, uint16_tinTrailing) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary(_Float16inNumber) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IEEEBinary16() | gte::IEEEBinary16 | |
IEEEBinary16(IEEEBinary16 const &object) | gte::IEEEBinary16 | |
IEEEBinary16(float number) | gte::IEEEBinary16 | |
IEEEBinary16(double number) | gte::IEEEBinary16 | |
IEEEBinary16(uint16_t encoding) | gte::IEEEBinary16 | |
INT_PART_MASK enum value | gte::IEEEBinary16 | private |
IsFinite() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsInfinite() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsNaN() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsNormal() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsSignalingNaN() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsSignMinus() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsSubnormal() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
IsZero() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
MAX_BIASED_EXPONENT | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MAX_NORMAL | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MAX_SUBNORMAL | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MAX_TRAILING | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MIN_EXPONENT | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MIN_NORMAL | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MIN_SUB_EXPONENT | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
MIN_SUBNORMAL | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NAN_PAYLOAD_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NAN_QUIET_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NEG_INFINITY | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NEG_ZERO | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NOT_SIGN_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NUM_ENCODING_BITS | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NUM_EXPONENT_BITS | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NUM_SIGNIFICAND_BITS | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
NUM_TRAILING_BITS | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
number | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
operator _Float16() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
operator double() const | gte::IEEEBinary16 | |
operator float() const | gte::IEEEBinary16 | |
operator uint16_t() const | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
operator!=(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
operator<(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
operator<=(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
operator=(IEEEBinary16 const &object) | gte::IEEEBinary16 | |
IEEEBinary< _Float16, uint16_t, 16, 11 >::operator=(IEEEBinary const &object) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
operator==(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
operator>(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
operator>=(IEEEBinary16 const &object) const | gte::IEEEBinary16 | |
POS_INFINITY | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
POS_ZERO | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
SetEncoding(uint16_tsign, uint16_tbiased, uint16_ttrailing) | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
SIGN_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
SIGN_SHIFT | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
SUP_TRAILING | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
TRAILING_MASK | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | static |
UIntType typedef | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
~IEEEBinary() | gte::IEEEBinary< _Float16, uint16_t, 16, 11 > | |
~IEEEBinary16() | gte::IEEEBinary16 | |