Applies the function to the temporal value and the base value when the function has instantaneuous discontinuties.
- Parameters
-
[out] | result | Array on which the pointers of the newly constructed sequences are stored |
[in] | seq | Temporal value |
[in] | value | Base value |
[in] | lfinfo | Information about the lifted function |
- Note
- The current version of the function supposes that the basetypid is passed by value and thus it is not necessary to create and pfree each pair of instants used for constructing a segment of the result. Similarly, it is not necessary to pfree the values resulting from the function func.