HomeSort by relevance Sort by last modified time
    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 537 const Scalar twy = ty*this->w(); local
548 res.coeffRef(0,2) = txz+twy;
552 res.coeffRef(2,0) = txz-twy;

Completed in 54 milliseconds