HomeSort by relevance Sort by last modified time
    Searched full:has_distance (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-path.h 39 bool has_distance; // distance vector already contains the member in struct:fst::ShortestPathOptions
45 nshortest(n), unique(u), has_distance(hasdist) {}
259 if (!opts.has_distance)

Completed in 50 milliseconds