MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tsequenceset_cmp()

int tsequenceset_cmp ( const TSequenceSet ss1,
const TSequenceSet ss2 
)

Return -1, 0, or 1 depending on whether the first temporal sequence set is less than, equal, or greater than the second one.

Parameters
[in]ss1,ss2Temporal sequence sets
Precondition
The arguments are of the same base type
Note
Period and bounding box comparison have been done by the calling function temporal_cmp @csqlfn Temporal_cmp()