MobilityDB 1.1

◆ tsequence_merge_array()

Temporal * tsequence_merge_array ( const TSequence **  sequences,
int  count 
)

Merge an array of temporal sequences.

Parameters
[in]sequencesArray of values
[in]countNumber of elements in the array
Note
The values in the array may overlap on a single instant.
SQL Function:
merge()