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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp57 if (gradient.IsValid())
127 if (!weight_.IsValid())
H A Dsparse_weight_vector.h65 bool IsValid() const;
H A Dsparse_weight_vector.cpp35 bool SparseWeightVector<Key, Hash>::IsValid() const { function in class:learning_stochastic_linear::SparseWeightVector

Completed in 149 milliseconds