|
MobilityDB 1.3
|
Temporal comparison functions for temporal poses. More...
Functions | |
| Temporal * | teq_pose_tpose (const Pose *pose, const Temporal *temp) |
| Return the temporal equality of a pose and a temporal pose. More... | |
| Temporal * | teq_tpose_pose (const Temporal *temp, const Pose *pose) |
| Return the temporal equality of a temporal pose and a pose. More... | |
| Temporal * | tne_pose_tpose (const Pose *pose, const Temporal *temp) |
| Return the temporal inequality of a pose and a temporal pose. More... | |
| Temporal * | tne_tpose_pose (const Temporal *temp, const Pose *pose) |
| Return the temporal inequality of a temporal pose and a pose. More... | |
Temporal comparison functions for temporal poses.