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

◆ floatset_make()

Set * floatset_make ( const double *  values,
int  count 
)

Return a float set from an array of values.

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