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

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Quaternion.h 309 const Scalar twz = tz*this->w(); local
318 res.coeffRef(0,1) = txy-twz;
320 res.coeffRef(1,0) = txy+twz;
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 538 const Scalar twz = tz*this->w(); local
547 res.coeffRef(0,1) = txy-twz;
549 res.coeffRef(1,0) = txy+twz;

Completed in 43 milliseconds