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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h55 wmax_ = other.wmax_;
91 return GetValue(wmax_, fname, val);
97 wmax_[fname] = bound;
119 wmax_.insert(vec.wmax_.begin(), vec.wmax_.end());
125 wmax_.clear();
171 Wmap wmax_; member in class:learning_stochastic_linear::SparseWeightVector

Completed in 52 milliseconds