Searched defs:has_sigma_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dmatcher.h624 has_sigma_ =
638 } else if (has_sigma_ && match_label != 0 && match_label != kNoLabel &&
672 if (matcher_->Done() && has_sigma_ && (sigma_match_ == kNoLabel) &&
703 bool has_sigma_; // Are there sigmas at the current state? member in class:fst::SigmaMatcher

Completed in 85 milliseconds