MobilityDB  1.0

◆ value_split_state_make()

ValueSplitState* value_split_state_make ( Datum  size,
Datum *  buckets,
Temporal **  fragments,
int  count 
)

Create the initial state that persists across multiple calls of the function.

Parameters
[in]sizeSize of the value buckets
[in]bucketsInitial values of the buckets
[in]fragmentsFragments of the input temporal value
[in]countNumber of elements in the input arrays
Precondition
count is greater than 0