Searched refs:getDensity (Results 1 – 3 of 3) sorted by relevance
35 double getDensity() const { in getDensity() function125 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()161 return clusters[a].getDensity() > clusters[b].getDensity(); in run()194 return clusters[a].getDensity() > clusters[b].getDensity(); in run()
48 double getDensity() const { in getDensity() function165 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()201 return clusters[a].getDensity() > clusters[b].getDensity(); in run()234 return clusters[a].getDensity() > clusters[b].getDensity(); in run()
50 double getDensity() const { in getDensity() function129 return newDensity < a.getDensity() / MAX_DENSITY_DEGRADATION; in isNewDensityBad()170 return clusters[a].getDensity() > clusters[b].getDensity(); in run()203 return clusters[a].getDensity() > clusters[b].getDensity(); in run()