Searched refs:final_ (Results 1 – 2 of 2) sorted by relevance
75 const Weight &Final() const { return final_; } in Final()130 Weight final_; // Final weight of state being expanded variable140 final_ = Weight::Zero(); in Expand()182 final_ = Plus(final_, Times((*distance_)[state], fst_.Final(state))); in Expand()
3150 (empty_, final_, terror_, errcode_, ntokens_)