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

/external/openfst/src/include/fst/
H A Drandom-weight.h48 class TropicalWeightGenerator_ { class in namespace:fst
52 TropicalWeightGenerator_(int seed = time(0), bool allow_zero = true) function in class:fst::TropicalWeightGenerator_
72 template <class T> const int TropicalWeightGenerator_<T>::kNumRandomWeights;
74 typedef TropicalWeightGenerator_<float> TropicalWeightGenerator;

Completed in 64 milliseconds