MobilityDB  1.0

◆ get_position()

static float8 get_position ( TypeCacheEntry *  typcache,
RangeBound *  value,
RangeBound *  hist1,
RangeBound *  hist2 
)
static

Get relative position of value in histogram bin in [0,1] range.

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