Searched defs:FactorWeightFst (Results 1 – 2 of 2) sorted by relevance
410 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function413 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions<A> &opts) in FactorWeightFst() function417 FactorWeightFst(const FactorWeightFst<A, F> &fst, bool copy) in FactorWeightFst() function
347 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function350 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions &opts) in FactorWeightFst() function352 FactorWeightFst(const FactorWeightFst<A, F> &fst) : Fst<A>(fst), impl_(fst.impl_) { in FactorWeightFst() function