MobilityDB
1.1
mobilitydb
src
general
tnumber_gist.c
bbox_gist_consider_split
bbox_gist_fallback_split
bbox_gist_picksplit_ext
interval_cmp_lower
interval_cmp_upper
non_negative
PLACE_LEFT
PLACE_RIGHT
tbox_adjust
Tbox_gist_distance
Tbox_gist_penalty
Tbox_gist_picksplit
Tbox_gist_same
Tbox_gist_union
tbox_index_consistent_leaf
tbox_penalty
tbox_size
tbox_union_rt
Tnumber_gist_compress
tnumber_gist_consistent
Tnumber_gist_consistent
tnumber_gist_get_tbox
◆
tbox_adjust()
static void tbox_adjust
(
void *
bbox1
,
void *
bbox2
)
static
Expand the first box to include the second one.
Parameters
[in,out]
bbox1
Resulting box
[in]
bbox2
Add-on box
Note
This function is similar to tbox_expand in file tbox.c but uses NaN-aware comparisons for the value dimension
Generated by
1.9.4