MobilityDB  1.0

◆ tinstantset_restrict_values()

TInstantSet* tinstantset_restrict_values ( const TInstantSet ti,
const Datum *  values,
int  count,
bool  atfunc 
)

Restricts the temporal value to the (complement of the) array of base values.

Parameters
[in]tiTemporal value
[in]valuesArray of base values
[in]countNumber of elements in the input array
[in]atfuncTrue when the restriction is at, false for minus
Precondition
There are no duplicates values in the array