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

/external/openfst/src/include/fst/
H A Dlabel-reachable.h56 bool ReachInput() const { return reach_input_; } function in class:fst::LabelReachableData
405 // ReachInput()) to new label-specific final states. Each original
421 Label label = data_->ReachInput() ? arc.ilabel : arc.olabel;

Completed in 16 milliseconds