Home
last modified time | relevance | path

Searched defs:DistanceMatrix (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/graph/test/
Dcloseness_centrality.cpp56 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_undirected() typedef
93 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_directed() typedef
Deccentricity.cpp55 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_undirected() typedef
96 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_directed() typedef
Dmean_geodesic.cpp57 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_undirected() typedef
97 typedef typename DistanceProperty::matrix_type DistanceMatrix; in test_directed() typedef
/third_party/boost/libs/graph/example/
Dcloseness_centrality.cpp39 typedef DistanceProperty::matrix_type DistanceMatrix; typedef
Dmean_geodesic.cpp38 typedef DistanceProperty::matrix_type DistanceMatrix; typedef
Deccentricity.cpp38 typedef DistanceProperty::matrix_type DistanceMatrix; typedef
Dscaled_closeness_centrality.cpp65 typedef DistanceProperty::matrix_type DistanceMatrix; typedef
Dinclusive_mean_geodesic.cpp70 typedef DistanceProperty::matrix_type DistanceMatrix; typedef