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

/external/openfst/src/include/fst/
H A Drandequivalent.h91 VectorFst<Arc> cfst2, pfst2; local
94 Compose(cfst2, opath, &pfst2);
97 pfst2.Properties(kCyclic, true))
99 Weight sum2 = ShortestDistance(pfst2);

Completed in 97 milliseconds