Function Catch::Matchers::WithinRel(double, double)

Function Documentation

WithinRelMatcher Catch::Matchers::WithinRel(double target, double eps)

Creates a matcher that accepts doubles within certain relative range of target.