OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GallicWeightGenerator
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h
148
class
GallicWeightGenerator
156
GallicWeightGenerator
(int seed = time(0), bool allow_zero = true)
159
GallicWeightGenerator
(const PG &pg) : PG(pg) {}
/external/openfst/src/include/fst/
random-weight.h
247
class
GallicWeightGenerator
255
GallicWeightGenerator
(int seed = time(0), bool allow_zero = true)
258
GallicWeightGenerator
(const PG &pg) : PG(pg) {}
Completed in 325 milliseconds