From 9623c0c4b9f40e74ba6ba551f86831616bdd488c Mon Sep 17 00:00:00 2001 From: Christoph Hertzberg Date: Wed, 8 Jan 2020 13:58:18 +0100 Subject: Fix formatting --- doc/CoeffwiseMathFunctionsTable.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/CoeffwiseMathFunctionsTable.dox b/doc/CoeffwiseMathFunctionsTable.dox index ce2f5e097..d6ad06f3a 100644 --- a/doc/CoeffwiseMathFunctionsTable.dox +++ b/doc/CoeffwiseMathFunctionsTable.dox @@ -401,8 +401,8 @@ This also means that, unless specified, if the function \c std::foo is available \link Eigen::rint rint\endlink(a); nearest integer, \n rounding to nearest even in halfway cases - built-in generic implementation using \c std::rint - or \c rintf; + built-in generic implementation using \c std::rint ; \cpp11 + or \c rintf ; SSE4,AVX (f,d) -- cgit v1.2.3