Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dstate-map.h183 template <class A, class B, class C> class StateMapFst; variable
339 StateMapFst(const Fst<A> &fst, const C &mapper, in StateMapFst() function
343 StateMapFst(const Fst<A> &fst, C* mapper, const StateMapFstOptions& opts) in StateMapFst() function
346 StateMapFst(const Fst<A> &fst, const C &mapper) in StateMapFst() function
349 StateMapFst(const Fst<A> &fst, C* mapper) in StateMapFst() function