Searched defs:WeightedStringCompactor (Results 1 - 1 of 1) sorted by last modified time

/external/openfst/src/include/fst/
H A Dcompact-fst.h1257 class WeightedStringCompactor { class in namespace:fst
1292 static WeightedStringCompactor *Read(istream &strm) {
1293 return new WeightedStringCompactor;
1427 typedef CompactFst< StdArc, WeightedStringCompactor<StdArc> >

Completed in 66 milliseconds