MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tnumberseq_disc_restrict_span()

TSequence * tnumberseq_disc_restrict_span ( const TSequence seq,
const Span s,
bool  atfunc 
)

Restrict a temporal discrete number sequence to (the complement of) a span of base values.

Parameters
[in]seqTemporal number
[in]sSpan of base values
[in]atfuncTrue if the restriction is at, false for minus
Note
A bounding box test has been done in the dispatch function.