Searched refs:proportionScore (Results 1 – 1 of 1) sorted by relevance
353 double proportionScore = 0.7 * 100.0 * proportion; in score() local357 return chromaScore + proportionScore; in score()