FST
openfst-1.8.2.post1
OpenFst Library
|
#include <set-weight.h>
Public Types | |
using | Weight = SetWeight< Label, S > |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, size_t alphabet_size=kNumRandomWeights, size_t max_set_length=kNumRandomWeights) | |
Weight | operator() () const |
Definition at line 594 of file set-weight.h.
using fst::WeightGenerate< SetWeight< Label, S > >::Weight = SetWeight<Label, S> |
Definition at line 596 of file set-weight.h.
|
inlineexplicit |
Definition at line 598 of file set-weight.h.
|
inline |
Definition at line 606 of file set-weight.h.