MobilityDB  1.0

◆ rangearr_normalize()

RangeType** rangearr_normalize ( RangeType **  ranges,
int  count,
int *  newcount 
)

Normalize an array of ranges, which may be non contiguous.

Parameters
[in]rangesArray of ranges
[in]countNumber of elements in the input array
[out]newcountNumber of elements in the output array
Precondition
The number of elements is greater than 0