MobilityDB 1.3
Loading...
Searching...
No Matches

◆ eafunc_tcontseq_tdiscseq()

static int eafunc_tcontseq_tdiscseq ( const TSequence seq1,
const TSequence seq2,
LiftedFunctionInfo lfinfo 
)
static

Synchronize two temporal values and apply to them a lifted function.

Parameters
[in]seq1,seq2Temporal values
[in]lfinfoInformation 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