Searched defs:FactorWeightFst (Results 1 – 1 of 1) sorted by relevance
349 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function352 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions &opts) in FactorWeightFst() function354 FactorWeightFst(const FactorWeightFst<A, F> &fst) : Fst<A>(fst), impl_(fst.impl_) { in FactorWeightFst() function