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

Transformation functions for static circular buffers. More...

Functions

Cbuffercbuffer_round (const Cbuffer *cb, int maxdd)
 Return a circular buffer with the precision of the values set to a number of decimal places. More...
 
Cbuffer ** cbufferarr_round (const Cbuffer **cbarr, int count, int maxdd)
 Return an array of circular buffers with the precision of the values set to a number of decimal places. More...
 

Detailed Description

Transformation functions for static circular buffers.