[Boost-bugs] [Boost C++ Libraries] #6443: Convex hull does not cover polygon with zero area

Subject: [Boost-bugs] [Boost C++ Libraries] #6443: Convex hull does not cover polygon with zero area
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-24 17:00:48


#6443: Convex hull does not cover polygon with zero area
-------------------------------+--------------------------------------------
 Reporter: cooperch@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.47.0
 Severity: Showstopper | Keywords:
-------------------------------+--------------------------------------------
 A polygon with points (0,0) and (0,2) should have an area of 0 and a
 perimeter of 4, I think? (If I'm wrong on the specification please let me
 know).

 The attached code says otherwise - it gives a convex hull with zero
 perimeter.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6443>
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:08 UTC