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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Drandom-weight.h92 class StringWeightGenerator { class in namespace:fst
96 StringWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::StringWeightGenerator
149 : public ProductWeightGenerator<StringWeightGenerator<L, S>, G> {
152 typedef ProductWeightGenerator<StringWeightGenerator<L, S>, G> PG;

Completed in 35 milliseconds