Generic transition function for aggregating temporal values of sequence subtype.
- Parameters
-
| [in,out] | state | Skiplist containing the state |
| [in] | seq | Temporal value |
| [in] | func | Function, may be NULL for the merge aggregate function |
| [in] | crossings | True if turning points are added in the segments |