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

◆ ea_disjoint_tcbuffer_tcbuffer()

int ea_disjoint_tcbuffer_tcbuffer ( const Temporal temp1,
const Temporal temp2,
bool  ever 
)

Return 1 if the temporal circular buffers are ever/always disjoint, 0 if not, and -1 on error or if the temporal circular buffers do not intersect in time.

Parameters
[in]temp1,temp2Temporal circular buffers
[in]everTrue for the ever semantics, false for the always semantics @csqlfn Edisjoint_tcbuffer_tcbuffer()