Searched defs:L2Norm (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dsparse_weight_vector.cpp228 double SparseWeightVector<Key, Hash>::L2Norm() const { function in class:learning_stochastic_linear::SparseWeightVector
353 double curr_l2_norm = L2Norm();

Completed in 311 milliseconds