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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.h105 void SetElement(const Key &fname, const double val) { function in class:learning_stochastic_linear::SparseWeightVector
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
H A Djni_stochastic_linear_ranker.cpp37 sample->SetElement(key, static_cast<double>(values[i]));

Completed in 58 milliseconds