MobilityDB  1.0

◆ tbox_cmp_internal()

int tbox_cmp_internal ( const TBOX box1,
const TBOX box2 
)

Returns -1, 0, or 1 depending on whether the first temporal box value is less than, equal to, or greater than the second one (internal function).

The time dimension is compared first and then the value dimension.

Note
Function used for B-tree comparison