[Haskell-cafe] Find a point inside (x,y,z) -> Bool

Janis Voigtländer janis.voigtlaender at gmail.com
Thu Oct 29 18:26:19 UTC 2015


2015-10-29 17:54 GMT+01:00 Michael Orlitzky <michael at orlitzky.com>:

> On 10/29/2015 09:08 AM, Janis Voigtländer wrote:
> >
> > Say we look at the 3d space spanned by (0,0,0) to (1,1,1) in real
> > numbers. If there is a shape in there that is convex and takes up 0.5 of
> > the volume, I can find a point belonging to it with a single query.
> >
>
> Better make that CLOSED and convex =)
>

I guess I wouldn't call something without a border a "shape". So yes,
closedness was assumed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151029/2586e001/attachment.html>


More information about the Haskell-Cafe mailing list