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

/external/openfst/src/include/fst/
H A Ddeterminize.h710 typedef GallicCommonDivisor<Label, Weight, S, D> CommonDivisor; typedef in class:fst::DeterminizeFstImpl
889 DeterminizeFstOptions<ToArc, CommonDivisor> dopts(copts, delta_);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddeterminize.h486 typedef GallicCommonDivisor<Label, Weight, S> CommonDivisor; typedef in class:fst::DeterminizeFstImpl
635 DeterminizeFst<ToArc> det_fsa(to_fst, CommonDivisor(), opts);

Completed in 4605 milliseconds