Home
last modified time | relevance | path

Searched defs:pick_seeds_impl (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/linear/
H A Dredistribute_elements.hpp219 struct pick_seeds_impl struct
223 typedef typename Elements::value_type element_type;
224 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
229 > find_norm_sep;
231 typedef typename find_norm_sep::separation_type separation_type;
233 static inline void apply(Elements const& elements, in apply()
257 struct pick_seeds_impl<Elements, Parameters, Translator, 1> struct
259 typedef typename Elements::value_type element_type;
260 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
261 typedef typename coordinate_type<indexable_type>::type coordinate_type;
[all …]