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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h178 const double dot = weight_.DotProduct(sample);
H A Dsparse_weight_vector.h142 double DotProduct(const SparseWeightVector<Key, Hash> &s) const;
H A Dsparse_weight_vector.cpp194 double SparseWeightVector<Key, Hash>::DotProduct( function in class:learning_stochastic_linear::SparseWeightVector

Completed in 54 milliseconds