Merge an array of temporal sequences.
The values in the array may overlap on a single instant.
- Parameters
-
[in] | sequences | Array of values |
[in] | count | Number of elements in the array |
[out] | totalcount | Number of elements in the resulting array |
- Returns
- Array of merged sequences