Searched refs:cumulative_prob (Results 1 – 1 of 1) sorted by relevance
4502 profile_probability cumulative_prob = new_e_prob; in change_edge_frequency() local4514 other_e->probability = cumulative_prob.invert (); in change_edge_frequency()4519 cumulative_prob += other_e->probability; in change_edge_frequency()