Home
last modified time | relevance | path

Searched refs:FactorIterator (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dfactor-weight.h172 typedef F FactorIterator; typedef
237 FactorIterator f(w); in Final()
314 FactorIterator fit(w); in Expand()
335 for (FactorIterator fit(w); in Expand()
Ddeterminize.h711 typedef GallicFactor<Label, Weight, S> FactorIterator; typedef
898 FactorWeightFst<ToArc, FactorIterator> factored_fst(det_fsa, fopts); in Init()