MobilityDB  1.0

◆ get_distance()

static float8 get_distance ( TypeCacheEntry *  typcache,
RangeBound *  bound1,
RangeBound *  bound2 
)
static

Measure distance between two range bounds.

Note
Function copied from rangetypes_selfuncs.c since it is not exported.