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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp54 gradient.ReprojectL0(gradient_l0_norm);
115 weight_.ReprojectL0(norm_constraint_);
H A Dsparse_weight_vector.cpp265 void SparseWeightVector<Key, Hash>::ReprojectL0(const double l0_norm) { function in class:learning_stochastic_linear::SparseWeightVector
365 ReprojectL0(norm);
H A Dsparse_weight_vector.h154 void ReprojectL0(const double l0_norm);

Completed in 106 milliseconds