Searched refs:create_bound_towards_maximum (Results 1 – 2 of 2) sorted by relevance
116 bound<T> create_bound_towards_maximum(edge_list<T>& edges) { in create_bound_towards_maximum() function223 auto to_maximum = create_bound_towards_maximum(edges); in add_ring_to_local_minima_list()
48 Bound create_bound_towards_maximum(PointList& points, PointList::iterator& pt) { in create_bound_towards_maximum() function111 Bound to_max = create_bound_towards_maximum(points, pointsIter); in build_bounds_map()