close_enough 62 test/correctness/vector_math.cpp bool close_enough<float>(float x, float y) { close_enough 67 test/correctness/vector_math.cpp bool close_enough<double>(double x, double y) { close_enough 306 test/correctness/vector_math.cpp if (!close_enough(im8(x, y), correct)) { close_enough 328 test/correctness/vector_math.cpp if (!close_enough(im9(x, y), correct)) { close_enough 350 test/correctness/vector_math.cpp if (!close_enough(im10(x, y), correct)) {