Searched defs:SetWeight (Results 1 – 2 of 2) sorted by relevance
95 inline void FaceFeature::SetWeight(double dWeight) in SetWeight() function
107 void SetWeight(W w) { weight_ = w; } in SetWeight() function