FST
openfst-1.8.4
OpenFst Library
|
#include <union-weight.h>
Public Types | |
using | Weight = UnionWeight< W, O > |
using | Generate = WeightGenerate< W > |
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 490 of file union-weight.h.
using fst::WeightGenerate< UnionWeight< W, O > >::Generate = WeightGenerate<W> |
Definition at line 493 of file union-weight.h.
using fst::WeightGenerate< UnionWeight< W, O > >::Weight = UnionWeight<W, O> |
Definition at line 492 of file union-weight.h.
|
inlineexplicit |
Definition at line 495 of file union-weight.h.
|
inline |
Definition at line 503 of file union-weight.h.