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

/external/ceres-solver/include/ceres/
H A Drotation.h87 void EulerAnglesToRotationMatrix(const T* euler, int row_stride, T* R);
347 inline void EulerAnglesToRotationMatrix(const T* euler, function in namespace:ceres

Completed in 153 milliseconds