From 8ead5bb3d87d87c43e04b77ae2638298b24f4962 Mon Sep 17 00:00:00 2001 From: Eugene Zhulenev Date: Wed, 24 Apr 2019 12:42:28 -0700 Subject: Fix doxygen warnings to enable statis code analysis --- unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/src') diff --git a/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h b/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h index ed6d83251..617401e9d 100644 --- a/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h +++ b/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h @@ -143,7 +143,7 @@ betainc(const Eigen::ArrayBase& a, const Eigen::ArrayBase 1 + * \param x is the exponent, it must be > 1 * \param q is the shift, it must be > 0 * * \note This function supports only float and double scalar types. To support other scalar types, the user has -- cgit v1.2.3