Variable rcppsw::math::kDOUBLE_EPSILON

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.