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 604 Weight lfinal = internal::Final(*lfst_, s); local
605 bool reach_final = lfinal != Weight::Zero() && label_reachable_->ReachFinal();
619 Plus(LookAheadWeight(), lfinal) : lfinal);

Completed in 638 milliseconds