#include <geodesic_distance.hpp>
Public Types | |
typedef geodesic_measure < Graph, DistanceType, DistanceType > | base_type |
typedef base_type::distance_type | distance_type |
typedef base_type::result_type | result_type |
Public Member Functions | |
result_type | operator() (distance_type d, const Graph &g) |
typedef geodesic_measure<Graph, DistanceType, DistanceType> boost::mean_graph_distance_measure< Graph, DistanceType >::base_type |
typedef base_type::distance_type boost::mean_graph_distance_measure< Graph, DistanceType >::distance_type |
typedef base_type::result_type boost::mean_graph_distance_measure< Graph, DistanceType >::result_type |
|
inline |
References boost::BOOST_CONCEPT_ASSERT(), and boost::num_vertices().