Searched refs:RandGenFstOptions (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Drandgen.h309 struct RandGenFstOptions : public CacheOptions { struct in namespace:fst
316 RandGenFstOptions(const CacheOptions &copts, S *samp, function in struct:fst::RandGenFstOptions
348 RandGenFstImpl(const Fst<A> &fst, const RandGenFstOptions<S> &opts)
521 RandGenFst(const Fst<A> &fst, const RandGenFstOptions<S> &opts)
689 RandGenFstOptions<Sampler> fopts(CacheOptions(true, 0), arc_sampler,

Completed in 89 milliseconds