Home
last modified time | relevance | path

Searched defs:SetWeight (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
D_cvfacedetection.h95 inline void FaceFeature::SetWeight(double dWeight) in SetWeight() function
/external/openfst/src/include/fst/
Dcompose-filter.h107 void SetWeight(W w) { weight_ = w; } in SetWeight() function