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

/external/openfst/src/include/fst/
H A Dcompact-fst.h601 size_t CountEpsilons(StateId s, bool output_epsilons) { argument
609 s, i, output_epsilons ? kArcOLabelValue : kArcILabelValue);
611 (output_epsilons ? arc.olabel : arc.ilabel);

Completed in 76 milliseconds