in reply to Re: Better Logic?
in thread Better Logic?

There are some Mighty Quick Algorithms for this. I think I remember seeing one in the Algorithms In Perl book. "Don't divide" is an imporant part of that.

-- Randal L. Schwartz, Perl hacker

Replies are listed 'Best First'.
Re: Re: Re: Better Logic?
by Albannach (Monsignor) on Mar 21, 2001 at 03:43 UTC
    As it happens, the sample chapter of Mastering Algorithms with Perl is all about geometry, and it includes a discussion of the standard ray method for the point-in-polygon problem.

    --
    I'd like to be able to assign to an luser