Generic aggregate function for temporal sequences.
- Parameters
-
[out] | result | Array on which the pointers of the newly constructed ranges are stored |
[in] | seq1,seq2 | Temporal sequence values to be aggregated |
[in] | func | Function |
[in] | crossings | State whether turning points are added in the segments |
- Note
- Returns new sequences that must be freed by the calling function