Searched refs:bound_ptr (Results 1 – 8 of 8) sorted by relevance
81 bool operator()(bound_ptr<T> const& b1, bound_ptr<T> const& b2) { in operator ()()95 void operator()(bound_ptr<T> const& b1, bound_ptr<T> const& b2) { in operator ()()279 bool bounds_adjacent(intersect_node<T> const& inode, bound_ptr<T> next) { in bounds_adjacent()285 bound_ptr<T> b1;286 bound_ptr<T> b2;291 bool operator()(bound_ptr<T> const& b) { in operator ()()362 [](bound_ptr<T> const& b1, bound_ptr<T> const& b2) { return b1->pos < b2->pos; }); in process_intersections()
20 bound_ptr<T> bound1;21 bound_ptr<T> bound2;35 intersect_node(bound_ptr<T> const& bound1_, in intersect_node()36 bound_ptr<T> const& bound2_, in intersect_node()
22 using active_bound_list = std::vector<bound_ptr<T>>;93 bool operator()(bound_ptr<T> const& b) { in operator ()()164 bound_ptr<T> maximum = (*bnd)->maximum_bound; in get_maxima_pair()
26 void operator()(bound_ptr<T> const& b1, bound_ptr<T> const& b2) { in operator ()()
215 bound_ptr<T> first_minimum = nullptr; in add_ring_to_local_minima_list()216 bound_ptr<T> last_maximum = nullptr; in add_ring_to_local_minima_list()
27 bound_ptr<T> maximum_bound; // the bound who's maximum connects with this bound
23 using bound_ptr = bound<T>*; typedef
36 bound_ptr<T> bndTmp = nullptr; in set_hole_state()518 bound_ptr<T> keep_bound; in append_ring()520 bound_ptr<T> remove_bound; in append_ring()