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