Home
last modified time | relevance | path

Searched defs:median_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp363 std::size_t median_count = calculate_median_count(values_count, subtree_counts); in per_level_packets() local
429 std::size_t median_count = (n / 2) * subtree_counts.maxc; // e.g. 2 / 2 * 25 = 25 in calculate_median_count() local