Searched refs:select_val (Results 1 – 1 of 1) sorted by relevance
442 double select_val = total * numerator / denominator; in select_stochastic() local444 if (select_val < weights[i]) in select_stochastic()446 select_val -= weights[i]; in select_stochastic()