Home | History | Annotate | Download | only in functional

Lines Matching refs:getEpsFromBits

144 inline float getEpsFromBits (float value, int numAccurateBits)
685 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1137 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1245 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1373 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1471 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds
1588 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds