Searched refs:tyz (Results 1 - 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Eigen2Support/Geometry/
H A DQuaternion.h314 const Scalar tyz = tz*this->y(); local
322 res.coeffRef(1,2) = tyz-twx;
324 res.coeffRef(2,1) = tyz+twx;
/external/eigen/Eigen/src/Geometry/
H A DQuaternion.h553 const Scalar tyz = tz*this->y(); local
561 res.coeffRef(1,2) = tyz-twx;
563 res.coeffRef(2,1) = tyz+twx;

Completed in 127 milliseconds