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

  /external/openfst/src/include/fst/
lookahead-matcher.h 615 Weight lfinal = internal::Final(*lfst_, s); local
616 bool reach_final = lfinal != Weight::Zero() &&
620 Plus(LookAheadWeight(), lfinal) : lfinal);

Completed in 636 milliseconds