This is the complete list of members for DiyFp, including all inherited members.
DiyFp() (defined in DiyFp) | DiyFp | inline |
DiyFp(uint64_t f, int e) (defined in DiyFp) | DiyFp | inline |
DiyFp(double d) (defined in DiyFp) | DiyFp | inline |
e (defined in DiyFp) | DiyFp | |
f (defined in DiyFp) | DiyFp | |
kDiySignificandSize (defined in DiyFp) | DiyFp | static |
kDpExponentBias (defined in DiyFp) | DiyFp | static |
kDpExponentMask (defined in DiyFp) | DiyFp | static |
kDpHiddenBit (defined in DiyFp) | DiyFp | static |
kDpMinExponent (defined in DiyFp) | DiyFp | static |
kDpSignificandMask (defined in DiyFp) | DiyFp | static |
kDpSignificandSize (defined in DiyFp) | DiyFp | static |
Normalize() const (defined in DiyFp) | DiyFp | inline |
NormalizeBoundary() const (defined in DiyFp) | DiyFp | inline |
NormalizedBoundaries(DiyFp *minus, DiyFp *plus) const (defined in DiyFp) | DiyFp | inline |
operator*(const DiyFp &rhs) const (defined in DiyFp) | DiyFp | inline |
operator-(const DiyFp &rhs) const (defined in DiyFp) | DiyFp | inline |