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

◆ cbufferset_make()

Set * cbufferset_make ( const Cbuffer **  values,
int  count 
)

Return a circular buffer set from an array of values.

Parameters
[in]valuesArray of values
[in]countNumber of elements of the array @csqlfn Set_constructor()