FST
openfst-1.8.4
OpenFst Library
|
#include <sparse-power-weight.h>
Public Types | |
using | Weight = SparsePowerWeight< W, K > |
using | Generate = WeightGenerate< W > |
Public Member Functions | |
WeightGenerate (uint64_t seed=std::random_device()(), bool allow_zero=true, size_t sparse_power_rank=3) | |
Weight | operator() () const |
Definition at line 205 of file sparse-power-weight.h.
using fst::WeightGenerate< SparsePowerWeight< W, K > >::Generate = WeightGenerate<W> |
Definition at line 208 of file sparse-power-weight.h.
using fst::WeightGenerate< SparsePowerWeight< W, K > >::Weight = SparsePowerWeight<W, K> |
Definition at line 207 of file sparse-power-weight.h.
|
inlineexplicit |
Definition at line 210 of file sparse-power-weight.h.
|
inline |
Definition at line 214 of file sparse-power-weight.h.