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

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h850 Weight dest_weight = Weight::Zero(); local
858 dest_weight = Plus(dest_weight,
862 dest_map_[dest_state] = dest_weight;
864 << si << " with weight " << dest_weight; local

Completed in 17 milliseconds