Lines Matching refs:float64_t
75 size_t length, const float64_t *a, const float64_t *b) in test_equal_f64()
175 size_t length, const float64_t *a, const float64_t *b, in test_near_equal_f64()
176 float64_t threshold) in test_near_equal_f64()
278 size_t length, const float64_t *a, const float64_t *b, in test_rel_error_f64()
279 float64_t threshold) in test_rel_error_f64()
282 float64_t rel, delta, average; in test_rel_error_f64()
349 size_t length, const float64_t *ref, const float64_t *val, in test_close_error_f64()
350 float64_t abs_threshold, float64_t rel_threshold) in test_close_error_f64()
399 size_t length, const float64_t *a, const float64_t *b, in test_snr_error_f64()
400 float64_t threshold) in test_snr_error_f64()
402 float64_t snr; in test_snr_error_f64()