aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CoeffwiseMathFunctionsTable.dox
diff options
context:
space:
mode:
authorGravatar Srinivas Vasudevan <srvasude@google.com>2019-09-04 23:50:52 -0400
committerGravatar Srinivas Vasudevan <srvasude@google.com>2019-09-04 23:50:52 -0400
commita9cf823db7eeede110c33121d0ed17d98eb167fa (patch)
treed8929204b06fb98fc1cc199eb13f481e7efb1b96 /doc/CoeffwiseMathFunctionsTable.dox
parent99036a3615a57315564ab86f1d8754bc6d77c8f3 (diff)
parente6c183f8fd0c9c093eb30e08bd08e8e48a80264c (diff)
Merged eigen/eigen
Diffstat (limited to 'doc/CoeffwiseMathFunctionsTable.dox')
-rw-r--r--doc/CoeffwiseMathFunctionsTable.dox12
1 files changed, 12 insertions, 0 deletions
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
</td>
<td></td>
</tr>
+<tr>
+ <td class="code">
+ \anchor cwisetable_ndtri
+ a.\link ArrayBase::ndtri ndtri\endlink(); \n
+ \link Eigen::ndtri ndtri\endlink(a);
+ </td>
+ <td>Inverse of the CDF of the Normal distribution function</td>
+ <td>
+ built-in for float and double
+ </td>
+ <td></td>
+</tr>
<tr><td colspan="4"></td></tr>
</table>