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

  /external/eigen/Eigen/src/Eigen2Support/Geometry/
RotationBase.h 98 * Currently ei_toRotationMatrix is only used by Transform.
103 static inline Matrix<Scalar,2,2> ei_toRotationMatrix(const Scalar& s)
110 static inline Matrix<Scalar,Dim,Dim> ei_toRotationMatrix(const RotationBase<OtherDerived,Dim>& r)
116 static inline const MatrixBase<OtherDerived>& ei_toRotationMatrix(const MatrixBase<OtherDerived>& mat)
All.h 60 #define ei_toRotationMatrix eigen2_ei_toRotationMatrix
75 #undef ei_toRotationMatrix

Completed in 76 milliseconds