Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74203 - trunk/libs/geometry/doc/reference/algorithms
From: barend.gehrels_at_[hidden]
Date: 2011-09-03 09:02:46


Author: barendgehrels
Date: 2011-09-03 09:02:45 EDT (Sat, 03 Sep 2011)
New Revision: 74203
URL: http://svn.boost.org/trac/boost/changeset/74203

Log:
Updated complexity of convex hull (reported by ggl mailing list)
Text files modified:
   trunk/libs/geometry/doc/reference/algorithms/convex_hull.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/geometry/doc/reference/algorithms/convex_hull.qbk
==============================================================================
--- trunk/libs/geometry/doc/reference/algorithms/convex_hull.qbk (original)
+++ trunk/libs/geometry/doc/reference/algorithms/convex_hull.qbk 2011-09-03 09:02:45 EDT (Sat, 03 Sep 2011)
@@ -11,7 +11,7 @@
 =============================================================================/]
 
 [heading Complexity]
-Linear
+Logarithmic
 
 [heading Example]
 [convex_hull]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk