Searched refs:DestMap (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h487 typedef unordered_map<StateId, Weight> DestMap; typedef in class:fst::PrunedExpand
488 DestMap dest_map_;
661 typename DestMap::const_iterator iter = dest_map_.find(dest);

Completed in 93 milliseconds