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

◆ intset_make()

Set * intset_make ( const int *  values,
int  count 
)

Return an integer set from an array of values.

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