Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dfactor-weight.h411 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function
414 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions<A> &opts) in FactorWeightFst() function
418 FactorWeightFst(const FactorWeightFst<A, F> &fst, bool copy) in FactorWeightFst() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dfactor-weight.h349 FactorWeightFst(const Fst<A> &fst) in FactorWeightFst() function
352 FactorWeightFst(const Fst<A> &fst, const FactorWeightOptions &opts) in FactorWeightFst() function
354 FactorWeightFst(const FactorWeightFst<A, F> &fst) : Fst<A>(fst), impl_(fst.impl_) { in FactorWeightFst() function