Searched defs:is_max_bounded (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.cpp112 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); local
113 if (is_max_bounded) {
151 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); local
152 if (is_max_bounded) {
185 bool is_max_bounded = GetValue(wmax_, iter->first, &max_bound); local
186 if (is_max_bounded) {

Completed in 1730 milliseconds