Home | History | Annotate | Download | only in functional

Lines Matching refs:getEpsFromBits

148 inline float getEpsFromBits (float value, int numAccurateBits)
763 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1220 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1328 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1456 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1554 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1671 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds