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

/external/openfst/src/test/
H A Dalgo_test.cc43 using fst::LogWeightGenerator;
90 LogWeightGenerator log_generator(seed, false);
91 AlgoTester<LogArc, LogWeightGenerator>
H A Dweight_test.cc38 using fst::LogWeightGenerator;
199 typedef SparsePowerWeightGenerator<LogWeightGenerator,
211 typedef ProductWeightGenerator<LogWeightGenerator, LogWeightGenerator,
221 LogWeightGenerator,
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Drandom-weight.h64 class LogWeightGenerator { class in namespace:fst
68 LogWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::LogWeightGenerator
/external/openfst/src/include/fst/
H A Drandom-weight.h106 typedef LogWeightGenerator_<float> LogWeightGenerator; typedef in namespace:fst

Completed in 267 milliseconds