19#ifndef GEOS_IDX_QUADTREE_INTERVALSIZE_H
20#define GEOS_IDX_QUADTREE_INTERVALSIZE_H
22#include <geos/export.h>
49 static const int MIN_BINARY_EXPONENT = -50;
Provides a test for whether an interval is so small it should be considered as zero for the purposes ...
Definition IntervalSize.h:41
static bool isZeroWidth(double min, double max)
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26