HomeSort by relevance Sort by last modified time
    Searched refs:ReprojectL1 (Results 1 - 3 of 3) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.cpp 109 weight_.ReprojectL1(norm_constraint_);
sparse_weight_vector.h 154 void ReprojectL1(const double l1_norm);
sparse_weight_vector.cpp 303 void SparseWeightVector<Key, Hash>::ReprojectL1(const double l1_norm) {
367 ReprojectL1(norm);

Completed in 43 milliseconds