Apply the function to the temporal value and the base value when the function has instantaneuous discontinuties.
- Parameters
-
[in] | seq | Temporal value |
[in] | value | Base value |
[in] | lfinfo | Information about the lifted function |
[out] | result | Array on which the pointers of the newly constructed sequences are stored |
- Note
- The current version of the function supposes that the basetype 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.