Searched defs:CreateBase (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dcompose.h518 : ImplToFst<Impl>(CreateBase(fst1, fst2, opts)) {}
589 static Impl *CreateBase(const Fst<A> &fst1, const Fst<A> &fst2, function in class:fst::ComposeFst

Completed in 316 milliseconds