MobilityDB  1.0

◆ tsequenceset_restrict_values()

TSequenceSet* tsequenceset_restrict_values ( const TSequenceSet ts,
const Datum *  values,
int  count,
bool  atfunc 
)

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

Parameters
[in]tsTemporal 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