Home
last modified time | relevance | path

Searched defs:wx (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
Dprune.h75 Weight wx = Times(x < idistance_.size() ? idistance_[x] : Weight::Zero(), in operator() local
Dshortest-path.h226 Weight wx = Times(dx, px.second); in operator() local
Dqueue.h756 Weight wx = Times(weights_[x], estimate_(x)); in operator() local
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dshortest-path.h181 Weight wx = Times(distance_[px.first], px.second); in operator() local