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

Temporal comparison functions for temporal circular buffers. More...

Functions

Temporalteq_cbuffer_tcbuffer (const Cbuffer *cb, const Temporal *temp)
 Return the temporal equality of a circular buffer and a temporal circular buffer. More...
 
Temporalteq_tcbuffer_cbuffer (const Temporal *temp, const Cbuffer *cb)
 Return the temporal equality of a temporal circular buffer and a circular buffer. More...
 
Temporaltne_cbuffer_tcbuffer (const Cbuffer *cb, const Temporal *temp)
 Return the temporal inequality of a circular buffer and a temporal circular buffer. More...
 
Temporaltne_tcbuffer_cbuffer (const Temporal *temp, const Cbuffer *cb)
 Return the temporal inequality of a temporal circular buffer and a circular buffer. More...
 

Detailed Description

Temporal comparison functions for temporal circular buffers.