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

/external/openfst/src/include/fst/
H A Dmatcher.h584 sigma_label_(sigma_label),
593 sigma_label_ = kNoLabel;
608 sigma_label_(matcher.sigma_label_),
625 sigma_label_ != kNoLabel ? matcher_->Find(sigma_label_) : false;
630 if (match_label == sigma_label_ && sigma_label_ != kNoLabel) {
639 matcher_->Find(sigma_label_)) {
657 if (sigma_arc_.ilabel == sigma_label_)
701 Label sigma_label_; // Label that represents the sigma transition member in class:fst::SigmaMatcher
[all...]

Completed in 97 milliseconds