HomeSort by relevance Sort by last modified time
    Searched refs:tyz (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h 314 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/
Quaternion.h 543 const Scalar tyz = tz*this->y(); local
551 res.coeffRef(1,2) = tyz-twx;
553 res.coeffRef(2,1) = tyz+twx;

Completed in 215 milliseconds