PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#define FLT_NEQ | ( | x, | |
y | |||
) | (fabs(x - y) > FLT_EPSILON) |
Definition at line 2184 of file librtcore.h.
Referenced by quantile_llist_search(), RASTER_asRaster(), RASTER_GDALWarp(), RASTER_mapAlgebraExpr(), RASTER_mapAlgebraFctNgb(), RASTER_rasterToWorldCoord(), RASTER_worldToRasterCoord(), rt_band_get_pixel_of_value(), rt_band_get_value_count(), rt_raster_gdal_rasterize(), rt_raster_gdal_warp(), rt_raster_same_alignment(), rt_util_dbl_trunc_warning(), rt_util_same_geotransform_matrix(), and rtpg_union_mean_callback().