MobilityDB
1.1
Comparison functions
stbox_cmp
stbox_eq
stbox_ge
stbox_gt
stbox_le
stbox_lt
stbox_ne
tbox_cmp
tbox_eq
tbox_ge
tbox_gt
tbox_le
tbox_lt
tbox_ne
◆
tbox_eq()
bool tbox_eq
(
const
TBox
*
box1
,
const
TBox
*
box2
)
Return true if the temporal boxes are equal.
Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
=
PyMEOS Function:
eq
()
Generated by
1.9.4