Searched defs:abs_tolerance (Results 1 – 4 of 4) sorted by relevance
46 constexpr AbsoluteTolerance<float> abs_tolerance(0.02f); variable
47 constexpr AbsoluteTolerance<float> abs_tolerance(0.02f); variable
136 let abs_tolerance = five_bits_of_mantissa * T::epsilon(); in approx_eq() localVariable
126 #define PW_CHECK_FLOAT_NEAR(arga, argb, abs_tolerance, ...) \ argument287 #define _PW_CHECK_FLOAT_NEAR(argument_a, argument_b, abs_tolerance, ...) \ argument