MobilityDB  1.0

◆ periodarr_normalize()

Period** periodarr_normalize ( Period **  periods,
int  count,
int *  newcount 
)

Normalize an array of periods.

The input periods may overlap and may be non contiguous. The normalized periods are new periods that must be freed.

Parameters
[in]periodsArray of periods
[in]countNumber of elements in the input array
[out]newcountNumber of elements in the output array