Searched defs:UnweightedCompactor (Results 1 - 1 of 1) sorted by path

/external/openfst/src/include/fst/
H A Dcompact-fst.h1384 class UnweightedCompactor { class in namespace:fst
1418 static UnweightedCompactor *Read(istream &strm) {
1419 return new UnweightedCompactor;
1431 typedef CompactFst<StdArc, UnweightedCompactor<StdArc> >

Completed in 235 milliseconds