FST
openfst-1.8.4
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 601 of file set-weight.h.
using fst::WeightGenerate< SetWeight< Label, S > >::Weight = SetWeight<Label, S> |
Definition at line 603 of file set-weight.h.
|
inlineexplicit |
Definition at line 605 of file set-weight.h.
|
inline |
Definition at line 613 of file set-weight.h.