Home
last modified time | relevance | path

Searched defs:wy (Results 1 – 5 of 5) sorted by relevance

/external/openfst/src/include/fst/
Dprune.h77 Weight wy = Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(), in operator() local
Dshortest-path.h227 Weight wy = Times(dy, py.second); in operator() local
Dqueue.h758 Weight wy = Times(weights_[y], estimate_(y)); in operator() local
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dshortest-path.h182 Weight wy = Times(distance_[py.first], py.second); in operator() local
/external/ceres-solver/include/ceres/
Drotation.h317 const T wy = angle_axis[1] / theta; in AngleAxisToRotationMatrix() local