mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix doc issues regarding ndtri
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user