|
◆ bbox_gist_consider_split()
void bbox_gist_consider_split |
( |
ConsiderSplitContext * |
context, |
|
|
int |
dimNum, |
|
|
meosType |
bboxtype, |
|
|
double |
rightLower, |
|
|
int |
minLeftCount, |
|
|
double |
leftUpper, |
|
|
int |
maxLeftCount |
|
) |
| |
|
inline |
Consider replacement of currently selected split with the better one.
|