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)