mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Remove unneccesary comment.
This commit is contained in:
@@ -195,8 +195,6 @@ namespace Eigen
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
// TODO: Support headingAxisVector(), ..
|
|
||||||
|
|
||||||
template<typename Scalar>
|
template<typename Scalar>
|
||||||
static void eulerAngles(EulerAngles<Scalar, EulerSystem>& res, const typename EulerAngles<Scalar, EulerSystem>::Matrix3& mat)
|
static void eulerAngles(EulerAngles<Scalar, EulerSystem>& res, const typename EulerAngles<Scalar, EulerSystem>::Matrix3& mat)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user