Class WithinRelMatcher

Inheritance Relationships

Base Type

Class Documentation

class WithinRelMatcher : public Catch::Matchers::MatcherBase<double>

Public Functions

WithinRelMatcher(double target, double epsilon)
virtual bool match(double const &matchee) const override
virtual std::string describe() const override