HomeSort by relevance Sort by last modified time
    Searched full:curr_index (Results 1 - 1 of 1) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
sparse_weight_vector.cpp 326 double curr_index = 1; local
333 theta = (cum_sum - l1_norm)/curr_index;
337 ++curr_index;

Completed in 1997 milliseconds