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

/external/openfst/src/include/fst/
H A Drandom-weight.h289 class SignedLogWeightGenerator_ { class in namespace:fst
293 SignedLogWeightGenerator_(int seed = time(0), bool allow_zero = true) function in class:fst::SignedLogWeightGenerator_
317 template <class T> const int SignedLogWeightGenerator_<T>::kNumRandomWeights;
319 typedef SignedLogWeightGenerator_<float> SignedLogWeightGenerator;

Completed in 111 milliseconds