Searched refs:getPopulationWeight (Results 1 – 2 of 2) sorted by relevance
232 public float getPopulationWeight() { in getPopulationWeight() method in Target
415 if (target.getPopulationWeight() > 0) { in generateScore()416 populationScore = target.getPopulationWeight() in generateScore()