Home
last modified time | relevance | path

Searched defs:Matrix3 (Results 1 – 9 of 9) sorted by relevance

/external/eigen/test/
Dgeo_eulerangles.cpp19 typedef Matrix<Scalar,3,3> Matrix3; in verify_euler() typedef
61 typedef Matrix<Scalar,3,3> Matrix3; in eulerangles() typedef
Dvectorization_logic.cpp142 > Matrix3; in run() typedef
301 > Matrix3; in run() typedef
Dgeo_orthomethods.cpp22 typedef Matrix<Scalar,3,3> Matrix3; in orthomethods_3() typedef
Dgeo_transformations.cpp93 typedef Matrix<Scalar,3,3> Matrix3; in transformations() typedef
674 typedef Matrix<Scalar, 3, 3> Matrix3; in transformations_computed_scaling_continuity() typedef
Dgeo_quaternion.cpp53 typedef Matrix<Scalar,3,3> Matrix3; in quaternion() typedef
/external/eigen/unsupported/test/
DEulerAngles.cpp38 typedef Matrix<Scalar,3,3> Matrix3; in verify_euler() typedef
231 typedef Matrix<Scalar,3,3> Matrix3; in eulerangles_rand() typedef
/external/eigen/Eigen/src/Geometry/
DQuaternion.h59 typedef Matrix<Scalar,3,3> Matrix3; typedef
/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerAngles.h112 typedef Matrix<Scalar,3,3> Matrix3; /*!< the equivalent rotation matrix type */ typedef
/external/eigen/demos/opengl/
Dquaternion_demo.cpp140 typedef Matrix<Scalar,3,3> Matrix3; typedef in EulerAngles