cga/Algorithms
hasufell 4877837f93
Fix step depth in grahamGetCHSteps
If we have 3 points and pass 1 to 'g' then 2 steps will be computed.
That means we have to substract 2 from the total length in the call
to 'g'.
2014-10-09 16:11:34 +02:00
..
ConvexHull.hs Fix step depth in grahamGetCHSteps 2014-10-09 16:11:34 +02:00