Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Drandgen.h352 npath_(opts.npath), in RandGenFstImpl()
369 npath_(impl.npath_), in RandGenFstImpl()
392 RandState<A> *rstate = new RandState<A>(s, npath_, 0, 0, 0); in Start()
473 to_weight_(-log(prob)) : to_weight_(-log(prob * npath_)); in Expand()
494 size_t npath_; variable