Home
last modified time | relevance | path

Searched refs:prestige_measure (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Ddegree_centrality.hpp43 struct prestige_measure : public degree_centrality_measure< Graph > struct
57 inline prestige_measure< Graph > measure_prestige(const Graph&) in measure_prestige()
59 return prestige_measure< Graph >(); in measure_prestige()