FST
openfst-1.8.4
OpenFst Library
|
#include <lexicographic-weight.h>
Public Types | |
using | Weight = LexicographicWeight< W1, W1 > |
using | Generate1 = WeightGenerate< W1 > |
using | Generate2 = WeightGenerate< W2 > |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, size_t num_random_weights=kNumRandomWeights) | |
Weight | operator() () const |
Definition at line 147 of file lexicographic-weight.h.
using fst::WeightGenerate< LexicographicWeight< W1, W2 > >::Generate1 = WeightGenerate<W1> |
Definition at line 150 of file lexicographic-weight.h.
using fst::WeightGenerate< LexicographicWeight< W1, W2 > >::Generate2 = WeightGenerate<W2> |
Definition at line 151 of file lexicographic-weight.h.
using fst::WeightGenerate< LexicographicWeight< W1, W2 > >::Weight = LexicographicWeight<W1, W1> |
Definition at line 149 of file lexicographic-weight.h.
|
inlineexplicit |
Definition at line 153 of file lexicographic-weight.h.
|
inline |
Definition at line 162 of file lexicographic-weight.h.