betainc edge case checks at start of calculation

libeigen/eigen!2123

Closes #2359
This commit is contained in:
Blake
2026-02-08 13:05:06 -05:00
committed by Rasmus Munk Larsen
parent afb4380534
commit 752911927f
3 changed files with 34 additions and 35 deletions

View File

@@ -572,7 +572,7 @@ This also means that, unless specified, if the function \c std::foo is available
\anchor cwisetable_betainc
betainc(a,b,x);
</td>
<td><a href="https://en.wikipedia.org/wiki/Beta_function#Incomplete_beta_function">Incomplete beta function</a></td>
<td><a href="https://en.wikipedia.org/wiki/Beta_function#Incomplete_beta_function">regularized incomplete beta function</a></td>
<td>
built-in for float and double,\n but requires \cpp11
</td>