OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twy
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h
308
const Scalar
twy
= ty*this->w();
local
319
res.coeffRef(0,2) = txz+
twy
;
323
res.coeffRef(2,0) = txz-
twy
;
/external/eigen/Eigen/src/Geometry/
Quaternion.h
547
const Scalar
twy
= ty*this->w();
local
558
res.coeffRef(0,2) = txz+
twy
;
562
res.coeffRef(2,0) = txz-
twy
;
Completed in 37 milliseconds