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

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp68 weight_backup.CopyFrom(weight_);
128 weight_.CopyFrom(weight_backup);
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 128 milliseconds