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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h54 wmax_ = other.wmax_;
90 return GetValue(wmax_, fname, val);
96 wmax_[fname] = bound;
118 wmax_.insert(vec.wmax_.begin(), vec.wmax_.end());
124 wmax_.clear();
170 Wmap wmax_; member in class:learning_stochastic_linear::SparseWeightVector

Completed in 46 milliseconds