Home
last modified time | relevance | path

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

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