point in convex hull
- To: mathgroup at smc.vnet.net
- Subject: [mg55461] point in convex hull
- From: steve fisk <fisk at bowdoin.edu>
- Date: Thu, 24 Mar 2005 03:42:03 -0500 (EST)
- Organization: Bowdoin College
- Sender: owner-wri-mathgroup at wolfram.com
If pts is a set of points, and w is a point I can use ConvexHull[pts] to find the convex hull of the points in pts. Is there a function to determine if w lies in the convex hull?