aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/misc/RealSvd2x2.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2016-06-23 15:35:17 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2016-06-23 15:35:17 +0200
commitbf2d5edecc46808b42baeaf3eaced816b34f3364 (patch)
treec162c7463e3259c3687c2b94525ce0d4822d46b2 /Eigen/src/misc/RealSvd2x2.h
parent7c6561485a64255c0d316bdaa8e0c460c1ecf851 (diff)
Fix warning.
Diffstat (limited to 'Eigen/src/misc/RealSvd2x2.h')
-rw-r--r--Eigen/src/misc/RealSvd2x2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/misc/RealSvd2x2.h b/Eigen/src/misc/RealSvd2x2.h
index cdd7777d2..dfaaa0b17 100644
--- a/Eigen/src/misc/RealSvd2x2.h
+++ b/Eigen/src/misc/RealSvd2x2.h
@@ -51,4 +51,4 @@ void real_2x2_jacobi_svd(const MatrixType& matrix, Index p, Index q,
} // end namespace Eigen
-#endif // EIGEN_REALSVD2X2_H \ No newline at end of file
+#endif // EIGEN_REALSVD2X2_H