![]() |
MobilityDB 1.3
|
Transformation functions for static circular buffers. More...
Functions | |
Cbuffer * | cbuffer_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... | |
Transformation functions for static circular buffers.