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

  /external/openfst/src/include/fst/
randequivalent.h 126 UniformArcSelector<Arc> uniform_selector(seed);
128 opts(uniform_selector, path_length);
randgen.h 705 UniformArcSelector<IArc> uniform_selector; local
706 RandGenOptions< UniformArcSelector<IArc> > opts(uniform_selector);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
randgen.h 162 UniformArcSelector<Arc> uniform_selector; local
163 RandGenOptions< UniformArcSelector<Arc> > opts(uniform_selector);
  /external/openfst/src/test/
algo_test.h 822 UniformArcSelector<Arc> uniform_selector(seed_);
824 opts(uniform_selector, kRandomPathLength);
    [all...]

Completed in 420 milliseconds