OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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