Restrict a temporal sequence to (the complement of) a set of base values.
- Parameters
-
[in] | seq | Temporal sequence |
[in] | s | Set of base values |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- A bounding box test and an instantaneous sequence test are done in the function tsequence_at_values_iter since the latter is called for each composing sequence of a temporal sequence set number.