FST
openfst-1.8.4
OpenFst Library
|
#include <float-weight.h>
Public Types | |
using | Weight = TropicalWeightTpl< T > |
using | Generate = FloatWeightGenerate< Weight > |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, size_t num_random_weights=kNumRandomWeights) | |
Weight | operator() () const |
![]() | |
FloatWeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, const size_t num_random_weights=kNumRandomWeights) | |
TropicalWeightTpl< T > | operator() () const |
Definition at line 1102 of file float-weight.h.
using fst::WeightGenerate< TropicalWeightTpl< T > >::Generate = FloatWeightGenerate<Weight> |
Definition at line 1106 of file float-weight.h.
using fst::WeightGenerate< TropicalWeightTpl< T > >::Weight = TropicalWeightTpl<T> |
Definition at line 1105 of file float-weight.h.
|
inlineexplicit |
Definition at line 1108 of file float-weight.h.
|
inline |
Definition at line 1113 of file float-weight.h.