Searched refs:is_min_bounded (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.cpp105 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); local
106 if (is_min_bounded) {
144 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); local
145 if (is_min_bounded) {
178 bool is_min_bounded = GetValue(wmin_, iter->first, &min_bound); local
179 if (is_min_bounded) {

Completed in 525 milliseconds