MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

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?


  • Prev by Date: Re: Problems with NDSolve and Splines
  • Next by Date: FindFit & restricting fitting parameter
  • Previous by thread: Re: Problems with NDSolve and Splines
  • Next by thread: Re: point in convex hull