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

Accessor functions for static circular buffers. More...

Functions

uint32 cbuffer_hash (const Cbuffer *cb)
 Return the 32-bit hash value of a circular buffer. More...
 
uint64 cbuffer_hash_extended (const Cbuffer *cb, uint64 seed)
 Return the 64-bit hash value of a circular buffer using a seed. More...
 
GSERIALIZEDcbuffer_point (const Cbuffer *cb)
 Return a copy of the point of a circular buffer. More...
 
double cbuffer_radius (const Cbuffer *cb)
 Return the radius of a circular buffer. More...
 

Detailed Description

Accessor functions for static circular buffers.