join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::DiyFp Member List

This is the complete list of members for join::DiyFp, including all inherited members.

_diyMantissaSizejoin::DiyFpstatic
_exponentjoin::DiyFp
_exponentBiasjoin::DiyFpstatic
_exponentMaskjoin::DiyFpstatic
_hiddenBitjoin::DiyFpstatic
_mantissajoin::DiyFp
_mantissaMaskjoin::DiyFpstatic
_mantissaSizejoin::DiyFpstatic
DiyFp() noexcept=defaultjoin::DiyFp
DiyFp(const DiyFp &other) noexcept=defaultjoin::DiyFp
DiyFp(double value) noexceptjoin::DiyFpinlineexplicit
DiyFp(uint64_t mantissa, int exponent) noexceptjoin::DiyFpinline
normalize() noexceptjoin::DiyFpinline
normalizedBoundaries(DiyFp &minus, DiyFp &plus) const noexceptjoin::DiyFpinline
operator*=(const DiyFp &rhs) noexceptjoin::DiyFpinline
operator-=(const DiyFp &rhs) noexceptjoin::DiyFpinline
operator=(const DiyFp &other) noexcept=defaultjoin::DiyFp
~DiyFp()=defaultjoin::DiyFp