MobilityDB 1.1

◆ inter_span_span()

bool inter_span_span ( const Span s1,
const Span s2,
Span result 
)

Set a span with the result of the intersection of two spans.

Note
This function is equivalent to intersection_span_span without memory allocation