FST
openfst-1.8.2.post1
OpenFst Library
|
#include <randgen.h>
Public Member Functions | |
RandGenOptions (const Selector &selector, int32_t max_length=std::numeric_limits< int32_t >::max(), int32_t npath=1, bool weighted=false, bool remove_total_weight=false) | |
Public Attributes | |
const Selector & | selector |
int32_t | max_length |
int32_t | npath |
bool | weighted |
bool | remove_total_weight |
|
inlineexplicit |
int32_t fst::RandGenOptions< Selector >::max_length |
int32_t fst::RandGenOptions< Selector >::npath |
bool fst::RandGenOptions< Selector >::remove_total_weight |
const Selector& fst::RandGenOptions< Selector >::selector |
bool fst::RandGenOptions< Selector >::weighted |