MobilityDB 1.1

◆ tsequence_merge_array1()

TSequence ** tsequence_merge_array1 ( const TSequence **  sequences,
int  count,
int *  totalcount 
)

Merge an array of temporal sequences.

The values in the array may overlap on a single instant.

Parameters
[in]sequencesArray of values
[in]countNumber of elements in the array
[out]totalcountNumber of elements in the resulting array
Returns
Array of merged sequences