Searched refs:curr_index (Results 1 - 1 of 1) sorted by relevance
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ | ||
H A D | sparse_weight_vector.cpp | 326 double curr_index = 1; local 333 theta = (cum_sum - l1_norm)/curr_index; 337 ++curr_index; |
Completed in 7 milliseconds