MobilityDB  1.0

◆ tsequenceset_cmp()

int tsequenceset_cmp ( const TSequenceSet ts1,
const TSequenceSet ts2 
)

Returns -1, 0, or 1 depending on whether the first temporal value is less than, equal, or greater than the second one.

Precondition
The arguments are of the same base type
Note
Period and bounding box comparison have been done by the calling function temporal_cmp