21 #include <geos/export.h> 48 static const int MIN_BINARY_EXPONENT = -50;
56 static bool isZeroWidth(
double min,
double max);
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
Provides a test for whether an interval is so small it should be considered as zero for the purposes ...
Definition: IntervalSize.h:40