Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/extensions/pdt/
Dexpand.h551 << reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()
552 return reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()
Dshortest-path.h432 const PdtShortestPathData<Arc> &GetShortestPathData() const { in GetShortestPathData() function