FST
openfst-1.8.2.post1
OpenFst Library
|
#include <product-weight.h>
Public Types | |
using | Weight = ProductWeight< 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 139 of file product-weight.h.
using fst::WeightGenerate< ProductWeight< W1, W2 > >::Generate = WeightGenerate<PairWeight<W1, W2>> |
Definition at line 142 of file product-weight.h.
using fst::WeightGenerate< ProductWeight< W1, W2 > >::Weight = ProductWeight<W1, W2> |
Definition at line 141 of file product-weight.h.
|
inlineexplicit |
Definition at line 144 of file product-weight.h.
|
inline |
Definition at line 148 of file product-weight.h.