Function Catch::Matchers::WithinRel(double)
Defined in File catch_amalgamated.hpp
Function Documentation
-
WithinRelMatcher Catch::Matchers::WithinRel(double target)
Creates a matcher that accepts doubles within 100*DBL_EPS relative range of target.