Home
last modified time | relevance | path

Searched defs:weight_type (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/histogram/
Dweight.hpp22 struct weight_type { struct
24 T value;
28 operator weight_type<U>() const { in operator weight_type<U>()
/third_party/boost/libs/graph/test/
Dmas_test.cpp33 typedef boost::property_traits< weight_map_type >::value_type weight_type; typedef
65 typedef typename KeyedUpdatablePriorityQueue::key_type weight_type; typedef in mas_edge_connectivity_visitor
222 typedef unsigned weight_type; in BOOST_AUTO_TEST_CASE() typedef
Dstoer_wagner_test.cpp31 typedef boost::property_traits< weight_map_type >::value_type weight_type; typedef
/third_party/boost/boost/graph/
Dstoer_wagner_min_cut.hpp37 weight_type; typedef in boost::detail::mas_min_cut_visitor
158 weight_type; in stoer_wagner_min_cut() typedef
266 weight_type; in operator ()() typedef
Dmaximum_adjacency_search.hpp125 weight_type; in maximum_adjacency_search() typedef
268 typedef typename WeightMap::value_type weight_type; in apply() typedef
319 typedef typename WeightMap::value_type weight_type; in apply() typedef
Dkamada_kawai_spring_layout.hpp158 typename property_traits< WeightMap >::value_type weight_type; typedef
625 typedef typename property_traits< WeightMap >::value_type weight_type; in kamada_kawai_spring_layout() typedef
667 typedef typename property_traits< WeightMap >::value_type weight_type; in kamada_kawai_spring_layout() typedef
681 typedef typename property_traits< WeightMap >::value_type weight_type; in kamada_kawai_spring_layout() typedef
Dbellman_ford_shortest_paths.hpp150 typedef typename property_traits< WeightMap >::value_type weight_type; in bellman_dispatch2() typedef
Drandom.hpp97 typedef typename property_traits< WeightMap >::value_type weight_type; in weighted_random_out_edge() typedef
Dbetweenness_centrality.hpp85 weight_type; in edge_not_relaxed() typedef
/third_party/boost/libs/graph/example/
Dstoer_wagner.cpp34 typedef boost::property_traits< weight_map_type >::value_type weight_type; in main() typedef
/third_party/boost/boost/graph/distributed/
Dcrauser_et_al_shortest_paths.hpp511 typedef typename property_traits<WeightMap>::value_type weight_type; in initialize_min_out_weights() typedef
552 typedef typename property_traits<WeightMap>::value_type weight_type; in crauser_et_al_shortest_paths() typedef
Ddehne_gotz_min_spanning_tree.hpp161 weight_type; in boruvka_merge_step() typedef
447 typedef typename property_traits<WeightMap>::value_type weight_type; in merge_local_minimum_spanning_trees_step() typedef
Dbetweenness_centrality.hpp594 typedef typename property_traits<WeightMap>::value_type weight_type; typedef
/third_party/boost/libs/graph_parallel/test/
Ddistributed_shortest_paths_test.cpp136 typedef int weight_type; typedef
Ddistributed_betweenness_centrality_test.cpp96 typedef int weight_type; typedef
Ddistributed_csr_algorithm_test.cpp187 typedef int weight_type; typedef
Dssca.cpp555 typedef typename property_traits<EdgeWeightMap>::value_type weight_type; typedef
571 typedef int weight_type; typedef
Dalgorithm_performance.cpp129 typedef int weight_type; typedef
/third_party/boost/boost/accumulators/framework/
Daccumulator_set.hpp139 …typedef Weight weight_type; ///< The type of the weight parameter. Must be a scalar. Defaults … typedef
/third_party/mindspore/mindspore/ops/operations/
D_grad_ops.py257 def infer_dtype(self, x_type, y_type, doutput_type, weight_type): argument
Dnn_ops.py5509 def infer_dtype(self, x_type, y_type, weight_type): argument