Home
last modified time | relevance | path

Searched defs:FactorWeightFst (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dfactor-weight.h410 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function
413 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions<A> &opts) in FactorWeightFst() function
417 FactorWeightFst(const FactorWeightFst<A, F> &fst, bool copy) in FactorWeightFst() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfactor-weight.h347 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function
350 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions &opts) in FactorWeightFst() function
352 FactorWeightFst(const FactorWeightFst<A, F> &fst) : Fst<A>(fst), impl_(fst.impl_) { in FactorWeightFst() function