Synchronize two temporal values and apply to them a lifted function.
- Parameters
-
| [in] | seq1,seq2 | Temporal values |
| [in] | lfinfo | Information about the lifted function |
- Note
- The bounding period test in the dispatch function eafunc_temporal_temporal ensures that the sequences are not disjoint and thus we are sure that we do not need to return -1 in this function