Searched refs:PowerWeightGenerator (Results 1 - 3 of 3) sorted by relevance

/external/openfst/src/test/
H A Dalgo_test.cc62 using fst::PowerWeightGenerator;
143 typedef PowerWeightGenerator<TropicalWeightGenerator, 3>
H A Dweight_test.cc60 using fst::PowerWeightGenerator;
150 typedef PowerWeightGenerator<TropicalWeightGenerator, 3>
179 typedef PowerWeightGenerator<FirstNestedProductWeightGenerator, 3>
/external/openfst/src/include/fst/
H A Drandom-weight.h264 class PowerWeightGenerator { class in namespace:fst
269 PowerWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::PowerWeightGenerator

Completed in 559 milliseconds