Searched refs:getDensity (Results 1 – 3 of 3) sorted by relevance
36 double getDensity() const { in getDensity() function126 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()162 return clusters[a].getDensity() > clusters[b].getDensity(); in run()195 return clusters[a].getDensity() > clusters[b].getDensity(); in run()
64 double getDensity() const { in getDensity() function153 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()189 return clusters[a].getDensity() > clusters[b].getDensity(); in run()222 return clusters[a].getDensity() > clusters[b].getDensity(); in run()
51 double getDensity() const { in getDensity() function130 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()171 return clusters[a].getDensity() > clusters[b].getDensity(); in run()204 return clusters[a].getDensity() > clusters[b].getDensity(); in run()