Variable wt::f_t_assert_tolerance¶ Defined in File assert.hpp Variable Documentation¶ template<FloatingPoint Fp>static constexpr Fp wt::f_t_assert_tolerance = std::is_same_v<Fp, float> ? 1e-6 : 1e-9¶