Home | History | Annotate | Download | only in functional

Lines Matching refs:getEpsFromBits

145 inline float getEpsFromBits (float value, int numAccurateBits)
716 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1173 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1281 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1409 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1507 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1624 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds