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

◆ set_split_n_spans()

Span * set_split_n_spans ( const Set s,
int  span_count,
int *  count 
)

Return an array of N spans from the values of a set.

Parameters
[in]sSet
[in]span_countNumber of spans
[out]countNumber of elements in the output array
Returns
On error return NULL @csqlfn Set_split_n_spans()