HomeSort by relevance Sort by last modified time
    Searched full:gdistance (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
push.h 66 vector<typename GallicArc<Arc, stype>::Weight> gdistance; local
70 ShortestDistance(gfst, &gdistance, rtype == REWEIGHT_TO_INITIAL);
76 ShortestDistance(guwfst, &gdistance, rtype == REWEIGHT_TO_INITIAL);
78 Reweight(&gfst, gdistance, rtype);

Completed in 18 milliseconds