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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dlearning_rate_controller-inl.h109 void CopyFrom(const LearningRateController &other) { function in class:learning_stochastic_linear::LearningRateController
H A Dsparse_weight_vector.h47 CopyFrom(other);
50 CopyFrom(other);
52 void CopyFrom(const SparseWeightVector<Key, Hash> &other) { function in class:learning_stochastic_linear::SparseWeightVector

Completed in 56 milliseconds