OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wy
(Results
1 - 5
of
5
) sorted by null
/external/openfst/src/include/fst/
prune.h
77
Weight
wy
= Times(y < idistance_.size() ? idistance_[y] : Weight::Zero(),
local
79
return less_(wx,
wy
);
queue.h
758
Weight
wy
= Times(weights_[y], estimate_(y));
local
759
return less_(wx,
wy
);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-path.h
182
Weight
wy
= Times(distance_[py.first], py.second);
local
187
return less_(
wy
, wx) || ApproxEqual(wx,
wy
, delta_);
189
return less_(
wy
, wx) && !ApproxEqual(wx,
wy
, delta_);
191
return less_(
wy
, wx);
/external/ceres-solver/include/ceres/
rotation.h
404
const T
wy
= angle_axis[1] / theta;
local
411
R(1, 0) = wz*sintheta + wx*
wy
*(kOne - costheta);
412
R(2, 0) = -
wy
*sintheta + wx*wz*(kOne - costheta);
413
R(0, 1) = wx*
wy
*(kOne - costheta) - wz*sintheta;
414
R(1, 1) = costheta +
wy
*
wy
*(kOne - costheta);
415
R(2, 1) = wx*sintheta +
wy
*wz*(kOne - costheta);
416
R(0, 2) =
wy
*sintheta + wx*wz*(kOne - costheta);
417
R(1, 2) = -wx*sintheta +
wy
*wz*(kOne - costheta);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 368 milliseconds