Searched refs:rel_threshold (Results 1 – 1 of 1) sorted by relevance
350 float64_t abs_threshold, float64_t rel_threshold) in test_close_error_f64() argument356 (abs_threshold + rel_threshold * fabs(ref[index]))) { in test_close_error_f64()366 float32_t abs_threshold, float32_t rel_threshold) in test_close_error_f32() argument372 (abs_threshold + rel_threshold * fabsf(ref[index]))) { in test_close_error_f32()383 float32_t abs_threshold, float32_t rel_threshold) in test_close_error_f16() argument389 (abs_threshold + rel_threshold * fabsf((float)ref[index]))) { in test_close_error_f16()