MobilityDB
1.0
|
Structure keeping context for the function period_gist_consider_split. More...
Data Fields | |
int | entries_count |
total number of entries being split More... | |
bool | first |
Information about currently selected split follows. More... | |
PeriodBound | left_upper |
upper bound of left interval More... | |
PeriodBound | right_lower |
lower bound of right interval More... | |
float4 | ratio |
split ratio More... | |
float4 | overlap |
overlap between left and right predicate More... | |
int | common_left |
number of common entries destined for each side More... | |
int | common_right |
int | entriesCount |
total number of entries being split More... | |
TBOX | boundingBox |
minimum bounding box across all entries More... | |
double | leftUpper |
upper bound of left interval More... | |
double | rightLower |
lower bound of right interval More... | |
int | dim |
axis of this split More... | |
double | range |
width of general MBR projection to the selected axis More... | |
STBOX | boundingBox |
minimum bounding box across all entries More... | |
Structure keeping context for the function period_gist_consider_split.
Structure keeping context for the function stbox_gist_consider_split.
Structure keeping context for the method tbox_gist_consider_split.
Contains information about currently selected split and some general information.