Searched defs:fromRotationMatrix (Results 1 - 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Eigen2Support/Geometry/
H A DRotation2D.h81 Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
127 Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat) function in class:Eigen::Rotation2D
/external/eigen/Eigen/src/Geometry/
H A DAngleAxis.h114 AngleAxis& fromRotationMatrix(const MatrixBase<Derived>& m);
195 AngleAxis<Scalar>& AngleAxis<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat) function in class:Eigen::AngleAxis
H A DRotation2D.h86 Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
134 Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat) function in class:Eigen::Rotation2D
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A DGeometry.js89 WebInspector.Geometry.EulerAngles.fromRotationMatrix = function(rotationMatrix)

Completed in 114 milliseconds