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

Function Documentation

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

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