#include <estimate.hpp>


Public Member Functions | |
| void | measure (const undirected_graph &graph) |
| Measure the property on the given graph. | |
| void graphgen::clusteringglobal::measure | ( | const undirected_graph & | ) | [inline, virtual] |
Measure the property on the given graph.
Must be overwritten by a specific estimator.
Implements graphgen::estimator.
References graphgen::estimate_clustering_coeff().
1.5.6