Function Catch::Matchers::WithinULP(float, uint64_t)
Defined in File catch_amalgamated.hpp
Function Documentation
-
WithinUlpsMatcher Catch::Matchers::WithinULP(float target, uint64_t maxUlpDiff)
Creates a matcher that accepts floats within certain ULP range of target.