FST
openfst-1.8.2.post1
OpenFst Library
|
#include <randgen.h>
Public Types | |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
Public Member Functions | |
UniformArcSelector (uint64_t seed=std::random_device()()) | |
size_t | operator() (const Fst< Arc > &fst, StateId s) const |
using fst::UniformArcSelector< Arc >::StateId = typename Arc::StateId |
using fst::UniformArcSelector< Arc >::Weight = typename Arc::Weight |
|
inlineexplicit |
|
inline |