Home
last modified time | relevance | path

Searched refs:lb_weight_thresh (Results 1 – 1 of 1) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp1144 const double lb_weight_thresh = FLT_EPSILON; in update_weights() local
1164 w = MAX( w, lb_weight_thresh ); in update_weights()