FST
openfst-1.8.4
OpenFst Library
|
#include <expectation-weight.h>
Public Types | |
using | Weight = ExpectationWeight< W1, W2 > |
using | Generate = WeightGenerate< PairWeight< W1, W2 >> |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true) | |
Weight | operator() () const |
Definition at line 212 of file expectation-weight.h.
using fst::WeightGenerate< ExpectationWeight< W1, W2 > >::Generate = WeightGenerate<PairWeight<W1, W2>> |
Definition at line 215 of file expectation-weight.h.
using fst::WeightGenerate< ExpectationWeight< W1, W2 > >::Weight = ExpectationWeight<W1, W2> |
Definition at line 214 of file expectation-weight.h.
|
inlineexplicit |
Definition at line 217 of file expectation-weight.h.
|
inline |
Definition at line 221 of file expectation-weight.h.