Searched refs:proportions (Results 1 – 1 of 1) sorted by relevance
408 final double[] proportions = new double[360]; in hueProportions() local420 proportions[hue] = proportions[hue] + ((double) population / totalPopulation); in hueProportions()423 return proportions; in hueProportions()