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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h128 const Wmap& GetMap() const { function in class:learning_stochastic_linear::SparseWeightVector
193 typename SparseWeightVector<Key, Hash>::Wmap w_map = vector.GetMap();
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp54 SparseWeightVector<string>::Wmap w_ = sample->GetMap();
238 SparseWeightVector<string>::Wmap w_map = M_weights.GetMap();
379 SparseWeightVector<string>::Wmap w_map = M_weights.GetMap();

Completed in 2258 milliseconds