FST
openfst-1.8.4
OpenFst Library
|
#include <string-weight.h>
Public Types | |
using | Weight = GallicWeight< Label, W, GALLIC > |
using | Generate = WeightGenerate< UnionWeight< GallicWeight< Label, W, GALLIC_RESTRICT >, GallicUnionWeightOptions< Label, W >>> |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true) | |
Weight | operator() () const |
![]() | |
UnionWeight< GallicWeight< Label, W, GALLIC_RESTRICT >, GallicUnionWeightOptions< Label, W > > | operator() () const |
Definition at line 813 of file string-weight.h.
using fst::WeightGenerate< GallicWeight< Label, W, GALLIC > >::Generate = WeightGenerate<UnionWeight<GallicWeight<Label, W, GALLIC_RESTRICT>, GallicUnionWeightOptions<Label, W>>> |
Definition at line 820 of file string-weight.h.
using fst::WeightGenerate< GallicWeight< Label, W, GALLIC > >::Weight = GallicWeight<Label, W, GALLIC> |
Definition at line 817 of file string-weight.h.
|
inlineexplicit |
Definition at line 822 of file string-weight.h.
|
inline |
Definition at line 826 of file string-weight.h.