Class GeometricMeanScore

Inheritance Relationships

Base Type

Class Documentation

class GeometricMeanScore : public NetworKit::EdgeScore<double>

Public Functions

GeometricMeanScore(const Graph &G, const std::vector<double> &attribute)
virtual void run() override

The generic run method which calls runImpl() and takes care of setting hasRun to the appropriate value.