mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-14 00:51:52 +08:00
Remove unneccesary comment.
This commit is contained in:
parent
fabd8474ff
commit
b091b7e6ea
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user