FST
openfst-1.8.4
OpenFst Library
|
#include <string-weight.h>
Public Types | |
using | Weight = GallicWeight< Label, W, G > |
using | Generate = WeightGenerate< ProductWeight< StringWeight< Label, GallicStringType(G)>, W >> |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true) | |
Weight | operator() () const |
![]() | |
ProductWeight< StringWeight< Label, GallicStringType(G)>, W > | operator() () const |
Definition at line 667 of file string-weight.h.
using fst::WeightGenerate< GallicWeight< Label, W, G > >::Generate = WeightGenerate< ProductWeight<StringWeight<Label, GallicStringType(G)>, W>> |
Definition at line 673 of file string-weight.h.
using fst::WeightGenerate< GallicWeight< Label, W, G > >::Weight = GallicWeight<Label, W, G> |
Definition at line 671 of file string-weight.h.
|
inlineexplicit |
Definition at line 675 of file string-weight.h.
|
inline |
Definition at line 679 of file string-weight.h.