toms112_test, a C code which calls toms112() to determine whether a point is inside a polygon.
The computer code and data files made available on this web page are distributed under the MIT license
toms112, a C code which determines whether a point is contained in a polygon, by Moshe Shimrat. This is a version of ACM TOMS algorithm 112.