toms112_test, an Octave code which calls toms112(), which determines whether a point is inside a polygon.
The information on this web page is distributed under the MIT license.
toms112, an Octave code which determines whether a point is contained in a polygon, by Moshe Shimrat. This is a version of ACM TOMS algorithm 112.