Searched defs:Approx (Results 1 – 1 of 1) sorted by relevance
3079 class Approx { class3106 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx3755 …Vector::ApproxMatcher<T, AllocComp, AllocMatch> Approx( std::vector<T, AllocComp> const& comparato… in Approx() function7879 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx