Home | History | Annotate | Download | only in lib

Lines Matching refs:ifst1

898 void Compose(const Fst<Arc> &ifst1, const Fst<Arc> &ifst2,
903 *ofst = ComposeFst<Arc>(ifst1, ifst2, nopts);