Function Catch::Matchers::WithinRel(float, float)
Defined in File catch_amalgamated.hpp
Function Documentation
-
WithinRelMatcher Catch::Matchers::WithinRel(float target, float eps)
Creates a matcher that accepts doubles within certain relative range of target.