Function Catch::Matchers::WithinULP(double, uint64_t)

Function Documentation

WithinUlpsMatcher Catch::Matchers::WithinULP(double target, uint64_t maxUlpDiff)

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