HomeSort by relevance Sort by last modified time
    Searched defs:GetWeight (Results 1 - 4 of 4) sorted by null

  /external/openfst/src/include/fst/script/
weight-class.h 99 const W* GetWeight() const;
144 const W* WeightClass::GetWeight() const {
  /external/opencv/cvaux/src/
cvface.cpp 107 m_lpIdealFace[j].SetWeight( lpTmp[j].GetWeight() );
128 double RFace::GetWeight()
131 }//double RFace::GetWeight()
_cvfacedetection.h 60 inline double GetWeight();
85 inline double FaceFeature::GetWeight()
88 }//inline long FaceFeature::GetWeight()
229 virtual double GetWeight() = 0;
248 double dWeight = m_lpIdealFace[i].GetWeight();
290 virtual double GetWeight();
  /external/openfst/src/include/fst/
compose-filter.h 105 W GetWeight() const { return weight_; }

Completed in 220 milliseconds