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