PostGIS
3.0.6dev-r@@SVN_REVISION@@
◆
DBL_EQ
#define DBL_EQ
(
x,
y
)
((x == y) || (isnan(x) && isnan(y)) || (fabs(x - y) <= DBL_EPSILON))
Definition at line
2237
of file
librtcore.h
.
raster
rt_core
librtcore.h
Generated by
1.9.1