Subject: [Boost-bugs] [Boost C++ Libraries] #10201: Use equals_with_epsilon for boost::geometry::equals algorithms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-16 07:11:29
#10201: Use equals_with_epsilon for boost::geometry::equals algorithms
------------------------------+---------------------------
Reporter: smspillaz@⦠| Owner: barendgehrels
Type: Bugs | Status: new
Milestone: To Be Determined | Component: geometry
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------
boost::geometry::detail::disjoint <point_tag, point_tag> seems to be using
boost::geometry::math::equals instead of
boost::geometry::math::equals_with_epsilon .
It seems like in most cases, the latter would be more appropriate,
especially considering that it applies only to floating point numbers.
I'm not sure what the desired behaviour here is.]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10201> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC