MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
pose
tpose_compops.c
always_eq_pose_tpose
always_eq_tpose_pose
always_eq_tpose_tpose
always_ne_pose_tpose
always_ne_tpose_pose
always_ne_tpose_tpose
eacomp_tpose_pose
eacomp_tpose_tpose
ever_eq_pose_tpose
ever_eq_tpose_pose
ever_eq_tpose_tpose
ever_ne_pose_tpose
ever_ne_tpose_pose
ever_ne_tpose_tpose
tcomp_pose_tpose
tcomp_tpose_pose
teq_pose_tpose
teq_tpose_pose
tne_pose_tpose
tne_tpose_pose
◆
eacomp_tpose_pose()
static int eacomp_tpose_pose
(
const
Temporal
*
temp
,
const
Pose
*
pose
,
Datum
(*)(
Datum
,
Datum
,
meosType
)
func
,
bool
ever
)
static
Return true if a temporal pose and a pose satisfy the ever/always comparison.
Parameters
[in]
temp
Temporal
value
[in]
pose
Pose
[in]
ever
True for the ever semantics, false for the always semantics
[in]
func
Comparison function
Generated by
1.9.5