Searched defs:depsilon (Results 1 – 1 of 1) sorted by relevance
24 static bool equal_ulps(float a, float b, int epsilon, int depsilon) { in equal_ulps()34 static bool equal_ulps_no_normal_check(float a, float b, int epsilon, int depsilon) { in equal_ulps_no_normal_check()41 static bool equal_ulps_pin(float a, float b, int epsilon, int depsilon) { in equal_ulps_pin()