This is the complete list of members for Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch >, including all inherited members.
approx | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | mutable |
ApproxMatcher(std::vector< T, AllocComp > const &comparator) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
describe() const override | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
epsilon(T const &newEpsilon) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
m_comparator | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | |
margin(T const &newMargin) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
match(std::vector< T, AllocMatch > const &v) const override | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |
scale(T const &newScale) | Catch::Matchers::Vector::ApproxMatcher< T, AllocComp, AllocMatch > | inline |