Variable rcppsw::math::kDOUBLE_EPSILON
Defined in File math.hpp
Variable Documentation
-
static constexpr double rcppsw::math::kDOUBLE_EPSILON = RCSW_DOUBLE_EPSILON
For comparing floating point numbers within a given tolerance when std::numeric_limits<double>::epsilon() won’t work.