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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.cpp326 double curr_index = 1; local
333 theta = (cum_sum - l1_norm)/curr_index;
337 ++curr_index;

Completed in 53 milliseconds