Home
last modified time | relevance | path

Searched defs:distance_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance_brute_force.hpp102 >::type distance_type; in apply() typedef
216 >::type distance_type; typedef
247 >::type distance_type; typedef
293 >::type distance_type; typedef
331 >::type distance_type; typedef
359 >::type distance_type; typedef
394 >::type distance_type; typedef
426 >::type distance_type; typedef
465 >::type distance_type; typedef
504 >::type distance_type; typedef
[all …]
/third_party/boost/boost/graph/distributed/
Deager_dijkstra_shortest_paths.hpp87 typedef typename property_traits<DistanceMap>::value_type distance_type; typedef
181 typedef typename property_traits<DistanceMap>::value_type distance_type; typedef in boost::graph::distributed::detail::lookahead_dijkstra_queue
317 std::pair<distance_type, vertex_descriptor> p) in receive_update()
402 typedef typename property_traits<DistanceMap>::value_type distance_type; in eager_dijkstra_shortest_paths() typedef
Dcrauser_et_al_shortest_paths.hpp182 typedef typename property_traits<DistanceMap>::value_type distance_type; typedef in boost::graph::distributed::detail::crauser_et_al_dijkstra_queue
394 std::pair<distance_type, vertex_descriptor> p) in receive_update()
620 typedef typename property_traits<DistanceMap>::value_type distance_type; in crauser_et_al_shortest_paths() typedef
/third_party/boost/boost/geometry/strategies/agnostic/
Dsimplify_douglas_peucker.hpp103 >::type distance_type; typedef in boost::geometry::strategy::simplify::detail::douglas_peucker
277 >::distance_type distance_type; typedef in boost::geometry::strategy::simplify::douglas_peucker
/third_party/boost/boost/graph/distributed/detail/
Ddijkstra_shortest_paths.hpp26 typedef typename property_traits<DistanceMap>::value_type distance_type; typedef in boost::graph::distributed::detail::dijkstra_msg_value
/third_party/boost/libs/geometry/test/algorithms/
Dtest_simplify.hpp94 …ce::detail::projected_point_ax<>::template result_type<point_type, point_type>::type distance_type; in apply() typedef
187 …ce::detail::projected_point_ax<>::template result_type<point_type, point_type>::type distance_type; in test_geometry() typedef
/third_party/boost/boost/spirit/home/support/iterators/detail/
Dsplit_functor_input_policy.hpp66 typedef std::ptrdiff_t distance_type; typedef in boost::spirit::iterator_policies::split_functor_input::unique
135 typedef std::ptrdiff_t distance_type; typedef in boost::spirit::iterator_policies::split_functor_input::unique
Dlex_input_policy.hpp31 typedef std::ptrdiff_t distance_type; typedef in boost::spirit::iterator_policies::lex_input::unique
Dfunctor_input_policy.hpp55 typedef std::ptrdiff_t distance_type; typedef in boost::spirit::iterator_policies::functor_input::unique
Dinput_iterator_policy.hpp50 distance_type; typedef in boost::spirit::iterator_policies::input_iterator::unique
Distream_policy.hpp32 typedef typename T::off_type distance_type; typedef in boost::spirit::iterator_policies::istream::unique
Dbuffering_input_iterator_policy.hpp47 distance_type; typedef in boost::spirit::iterator_policies::buffering_input_iterator::unique
/third_party/boost/libs/graph/test/
Dfloyd_warshall_test.cpp74 boost::vertex_distance_t >::type distance_type; in acceptance_test() typedef
270 boost::vertex_distance_t >::type distance_type; in acceptance_test2() typedef
/third_party/boost/boost/geometry/strategies/cartesian/
Dline_interpolate.hpp57 typedef typename distance_pp_strategy::type distance_type; in get_distance_pp_strategy() typedef
Dcentroid_weighted_length.hpp77 >::type distance_type; typedef in boost::geometry::strategy::centroid::weighted_length
/third_party/boost/boost/graph/
Dgeodesic_distance.hpp22 typedef typename base_type::distance_type distance_type; typedef
71 typedef typename base_type::distance_type distance_type; typedef
Dcloseness_centrality.hpp22 typedef typename base_type::distance_type distance_type; typedef
/third_party/boost/boost/geometry/strategies/geographic/
Ddistance_segment_box.hpp69 typedef typename distance_pp_strategy::type distance_type; in get_distance_pp_strategy() typedef
85 typedef typename distance_ps_strategy::type distance_type; in get_distance_ps_strategy() typedef
Dline_interpolate.hpp68 typedef typename distance_pp_strategy::type distance_type; in get_distance_pp_strategy() typedef
/third_party/boost/libs/graph/example/
Dscaled_closeness_centrality.cpp30 typedef Distance distance_type; typedef
Dinclusive_mean_geodesic.cpp27 typedef DistanceType distance_type; typedef
/third_party/boost/boost/graph/detail/
Dadj_list_edge_iterator.hpp46 typedef difference_type distance_type; typedef in boost::detail::adj_list_edge_iterator
Dgeodesic.hpp115 typedef DistanceType distance_type; typedef
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Ddistance_query.hpp26 typedef DistanceType distance_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_result
84 std::pair<distance_type, Value> const& p1, in neighbors_less()
/third_party/boost/boost/spirit/home/support/iterators/
Dmulti_pass.hpp48 typedef typename iterator_type::distance_type distance_type; typedef in boost::spirit::multi_pass

12