24 m.
min = b.min<a.min?b.min:a.min,
25 m.
max = a.max>b.max?a.max:b.max;
35 return i<0 ? 0 : (n-1<(
uint)i ? n-1 : (
uint)
i);
38 #define CODE_INTERNAL 0
40 #define CODE_NOT_FOUND 2
static struct dbl_range dbl_range_merge(struct dbl_range a, struct dbl_range b)
static uint hash_index_aux(double low, double fac, uint n, double x)
static sint iceil(double x)
establishes some macros to establish naming conventions
static sint ifloor(double x)