MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
tgeo_compops.c
always_eq_geo_tgeo
always_eq_tgeo_geo
always_eq_tgeo_tgeo
always_ne_geo_tgeo
always_ne_tgeo_geo
always_ne_tgeo_tgeo
eacomp_tgeo_geo
eacomp_tgeo_tgeo
ever_eq_geo_tgeo
ever_eq_tgeo_geo
ever_eq_tgeo_tgeo
ever_ne_geo_tgeo
ever_ne_tgeo_geo
ever_ne_tgeo_tgeo
tcomp_geo_tgeo
tcomp_tgeo_geo
teq_geo_tgeo
teq_tgeo_geo
tne_geo_tgeo
tne_tgeo_geo
◆
eacomp_tgeo_tgeo()
int eacomp_tgeo_tgeo
(
const
Temporal
*
temp1
,
const
Temporal
*
temp2
,
Datum
(*)(
Datum
,
Datum
,
meosType
)
func
,
bool
ever
)
Return true if two temporal geos satisfy the ever/always comparison.
Parameters
[in]
temp1,temp2
Temporal
values
[in]
ever
True for the ever semantics, false for the always semantics
[in]
func
Comparison function
Generated by
1.9.5