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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp109 weight_.ReprojectL1(norm_constraint_);
H A Dsparse_weight_vector.cpp303 void SparseWeightVector<Key, Hash>::ReprojectL1(const double l1_norm) { function in class:learning_stochastic_linear::SparseWeightVector
367 ReprojectL1(norm);
H A Dsparse_weight_vector.h154 void ReprojectL1(const double l1_norm);

Completed in 200 milliseconds