Module mapping_algorithms::point_in_polygon

source ·
Expand description

Implementations of a Point-In-Polygon algorithm for both the singular and plural cases.

Modules§

  • A double-precision implementation of a point-in-polygon algorithm.
  • A single-precision implementation of a point-in-polygon algorithm.

Functions§