Searched refs:children_type (Results 1 – 3 of 3) sorted by relevance
37 typedef typename rtree::elements_type<internal_node>::type children_type; typedef in boost::geometry::index::detail::rtree::choose_next_node38 typedef typename children_type::value_type child_type;53 children_type & children = rtree::elements(n); in apply()67 static inline size_t choose_by_minimum_overlap_cost(children_type const& children, in choose_by_minimum_overlap_cost()80 …typename rtree::container_from_elements_type<children_type, child_contents>::type children_content… in choose_by_minimum_overlap_cost()133 static inline size_t choose_by_minimum_overlap_cost_first_n(children_type const& children, in choose_by_minimum_overlap_cost_first_n()194 …static inline size_t choose_by_minimum_content_cost(children_type const& children, Indexable const… in choose_by_minimum_content_cost()
67 typedef typename rtree::elements_type<internal_node>::type children_type; in operator ()() typedef68 children_type & children = rtree::elements(n); in operator ()()
39 typedef typename rtree::elements_type<internal_node>::type children_type; typedef in boost::geometry::index::detail::rtree::choose_next_node49 children_type & children = rtree::elements(n); in apply()63 typedef typename children_type::value_type child_type; in apply()