Searched defs:wy (Results 1 – 5 of 5) sorted by relevance
77 Weight wy = Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(), in operator() local
227 Weight wy = Times(dy, py.second); in operator() local
758 Weight wy = Times(weights_[y], estimate_(y)); in operator() local
182 Weight wy = Times(distance_[py.first], py.second); in operator() local
317 const T wy = angle_axis[1] / theta; in AngleAxisToRotationMatrix() local