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

◆ ea_covers_cbuffer_tcbuffer()

int ea_covers_cbuffer_tcbuffer ( const Cbuffer cb,
const Temporal temp,
bool  ever 
)

Return 1 if a circular buffer ever covers a temporal circular buffer, 0 if not, and -1 on error.

Parameters
[in]cbCircular buffer
[in]tempTemporal circular buffer
[in]everTrue for the ever semantics, false for the always semantics