Searched defs:new_weight (Results 1 – 2 of 2) sorted by relevance
142 const float new_weight = original_weight * num_dropped / (num_dropped + 1); in GetTreesWeightsForAddingTrees() local
659 float new_weight = it->second + w; in accumulate() local