Searched refs:huePopulation (Results 1 – 1 of 1) sorted by relevance
649 val huePopulation = List(size = 360, init = { 0.0 }).toMutableList() regex658 huePopulation[hue] = huePopulation[hue] + population661 return huePopulation