|
MobilityDB 1.3
|
Aggregate functions for temporal types. More...
Functions | |
| void | skiplist_free (SkipList *list) |
| Delete the skiplist and free its allocated memory. More... | |
| Temporal * | temporal_app_tinst_transfn (Temporal *state, const TInstant *inst, interpType interp, double maxdist, const Interval *maxt) |
| Transition function for append temporal instant aggregate. More... | |
| Temporal * | temporal_app_tseq_transfn (Temporal *state, const TSequence *seq) |
| Transition function for append temporal sequence aggregate. More... | |
Aggregate functions for temporal types.