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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp112 weight_.ReprojectL2(norm_constraint_);
H A Dsparse_weight_vector.cpp351 void SparseWeightVector<Key, Hash>::ReprojectL2(const double l2_norm) { function in class:learning_stochastic_linear::SparseWeightVector
369 ReprojectL2(norm);
H A Dsparse_weight_vector.h156 void ReprojectL2(const double l2_norm);

Completed in 53 milliseconds