![]() |
MobilityDB 1.3
|
Temporal comparison functions for temporal circular buffers. More...
Functions | |
Temporal * | teq_cbuffer_tcbuffer (const Cbuffer *cb, const Temporal *temp) |
Return the temporal equality of a circular buffer and a temporal circular buffer. More... | |
Temporal * | teq_tcbuffer_cbuffer (const Temporal *temp, const Cbuffer *cb) |
Return the temporal equality of a temporal circular buffer and a circular buffer. More... | |
Temporal * | tne_cbuffer_tcbuffer (const Cbuffer *cb, const Temporal *temp) |
Return the temporal inequality of a circular buffer and a temporal circular buffer. More... | |
Temporal * | tne_tcbuffer_cbuffer (const Temporal *temp, const Cbuffer *cb) |
Return the temporal inequality of a temporal circular buffer and a circular buffer. More... | |
Temporal comparison functions for temporal circular buffers.