Searched refs:pfst1 (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Drandequivalent.h81 VectorFst<Arc> cfst1, pfst1; local
84 Compose(cfst1, opath, &pfst1);
87 pfst1.Properties(kCyclic, true))
89 Weight sum1 = ShortestDistance(pfst1);

Completed in 307 milliseconds