From e6c183f8fd0c9c093eb30e08bd08e8e48a80264c Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 4 Sep 2019 23:00:21 +0200 Subject: Fix doc issues regarding ndtri --- doc/CoeffwiseMathFunctionsTable.dox | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/CoeffwiseMathFunctionsTable.dox b/doc/CoeffwiseMathFunctionsTable.dox index 080e056e1..8186a5272 100644 --- a/doc/CoeffwiseMathFunctionsTable.dox +++ b/doc/CoeffwiseMathFunctionsTable.dox @@ -553,6 +553,18 @@ This also means that, unless specified, if the function \c std::foo is available + + + \anchor cwisetable_ndtri + a.\link ArrayBase::ndtri ndtri\endlink(); \n + \link Eigen::ndtri ndtri\endlink(a); + + Inverse of the CDF of the Normal distribution function + + built-in for float and double + + + -- cgit v1.2.3