Searched defs:pick_seeds_impl (Results 1 – 1 of 1) sorted by relevance
219 struct pick_seeds_impl struct223 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> struct259 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 …]