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 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