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

◆ tsequence_eq()

bool tsequence_eq ( const TSequence seq1,
const TSequence seq2 
)

Return true if two temporal sequences are equal.

Parameters
[in]seq1,seq2Temporal sequences
Precondition
The arguments are of the same base type
Note
The function tsequence_cmp() is not used to increase efficiency @csqlfn Temporal_eq()