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

/external/openfst/src/include/fst/
H A Drandom-weight.h113 class MinMaxWeightGenerator_ { class in namespace:fst
117 MinMaxWeightGenerator_(int seed = time(0), bool allow_zero = true) function in class:fst::MinMaxWeightGenerator_
139 template <class T> const int MinMaxWeightGenerator_<T>::kNumRandomWeights;
141 typedef MinMaxWeightGenerator_<float> MinMaxWeightGenerator;

Completed in 67 milliseconds