MobilityDB  1.0

◆ tsequence_merge_array1()

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

Merge the array of temporal sequence values.

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