HomeSort by relevance Sort by last modified time
    Searched full:npath_ (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
randgen.h 352 npath_(opts.npath),
369 npath_(impl.npath_),
392 RandState<A> *rstate = new RandState<A>(s, npath_, 0, 0, 0);
473 to_weight_(-log(prob)) : to_weight_(-log(prob * npath_));
494 size_t npath_; member in class:fst::RandGenFstImpl

Completed in 403 milliseconds