HomeSort by relevance Sort by last modified time
    Searched refs:SparsePowerWeightGenerator (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/test/
weight_test.cc 68 using fst::SparsePowerWeightGenerator;
188 typedef SparsePowerWeightGenerator<NestedProductCubeWeightGenerator,
199 typedef SparsePowerWeightGenerator<LogWeightGenerator,
  /external/openfst/src/include/fst/
random-weight.h 324 class SparsePowerWeightGenerator {
329 SparsePowerWeightGenerator(int seed = time(0), bool allow_zero = true)

Completed in 143 milliseconds