MobilityDB 1.3
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ npointset_make()

Set * npointset_make ( const Npoint **  values,
int  count 
)

Return a network point set from an array of values.

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