OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReprojectL2
(Results
1 - 3
of
3
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.cpp
112
weight_.
ReprojectL2
(norm_constraint_);
sparse_weight_vector.h
155
void
ReprojectL2
(const double l2_norm);
sparse_weight_vector.cpp
351
void SparseWeightVector<Key, Hash>::
ReprojectL2
(const double l2_norm) {
369
ReprojectL2
(norm);
Completed in 2254 milliseconds