Searched refs:GallicWeightGenerator (Results 1 - 4 of 4) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Drandom-weight.h148 class GallicWeightGenerator class in namespace:fst
156 GallicWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::GallicWeightGenerator
159 GallicWeightGenerator(const PG &pg) : PG(pg) {} function in class:fst::GallicWeightGenerator
/external/openfst/src/test/
H A Dalgo_test.cc54 using fst::GallicWeightGenerator;
120 typedef GallicWeightGenerator<int, TropicalWeightGenerator>
H A Dweight_test.cc51 using fst::GallicWeightGenerator;
132 typedef GallicWeightGenerator<int, TropicalWeightGenerator>
/external/openfst/src/include/fst/
H A Drandom-weight.h247 class GallicWeightGenerator class in namespace:fst
255 GallicWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::GallicWeightGenerator
258 GallicWeightGenerator(const PG &pg) : PG(pg) {} function in class:fst::GallicWeightGenerator

Completed in 724 milliseconds