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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.cpp 54 gradient.ReprojectL0(gradient_l0_norm);
115 weight_.ReprojectL0(norm_constraint_);
sparse_weight_vector.h 153 void ReprojectL0(const double l0_norm);
sparse_weight_vector.cpp 265 void SparseWeightVector<Key, Hash>::ReprojectL0(const double l0_norm) {
365 ReprojectL0(norm);

Completed in 160 milliseconds