Searched refs:SparsePowerWeightGenerator (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/test/
H A Dweight_test.cc68 using fst::SparsePowerWeightGenerator;
188 typedef SparsePowerWeightGenerator<NestedProductCubeWeightGenerator,
199 typedef SparsePowerWeightGenerator<LogWeightGenerator,
/external/openfst/src/include/fst/
H A Drandom-weight.h324 class SparsePowerWeightGenerator { class in namespace:fst
329 SparsePowerWeightGenerator(int seed = time(0), bool allow_zero = true) function in class:fst::SparsePowerWeightGenerator

Completed in 80 milliseconds