Searched refs:complement_graph (Results 1 – 3 of 3) sorted by relevance
28 complement_graph<TurnPoint> const& graph) in debug_print_complement_graph()30 typedef typename complement_graph<TurnPoint>::vertex_handle vertex_handle; in debug_print_complement_graph()45 for (typename complement_graph in debug_print_complement_graph()60 complement_graph<TurnPoint> const&)
79 class complement_graph class167 complement_graph(std::size_t num_rings) in complement_graph() function in boost::geometry::detail::is_valid::complement_graph226 void debug_print_complement_graph(OStream&, complement_graph<TP> const&);
420 typedef complement_graph<typename turn_type::point_type> graph; in apply()