Searched refs:lb_weight_thresh (Results 1 – 1 of 1) sorted by relevance
1144 const double lb_weight_thresh = FLT_EPSILON; in update_weights() local1164 w = MAX( w, lb_weight_thresh ); in update_weights()