Home
last modified time | relevance | path

Searched refs:f_distance_ (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
Dshortest-path.h473 Weight f_distance_; variable
495 f_distance_ = Weight::Zero(); in Init()
556 if (f_distance_ != Plus(f_distance_, w)) { in ProcFinal()
561 f_distance_ = Plus(f_distance_, w); in ProcFinal()