Skip to content

Commit ee930ef

Browse files
committed
[rand.dist.bern.negbin] Fix index for k member
1 parent bbcf0ea commit ee930ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4776,7 +4776,7 @@
47764776
correspond to the respective parameters of the distribution.
47774777
\end{itemdescr}
47784778

4779-
\indexlibrarymember{t}{negative_binomial_distribution}%
4779+
\indexlibrarymember{k}{negative_binomial_distribution}%
47804780
\begin{itemdecl}
47814781
IntType k() const;
47824782
\end{itemdecl}

0 commit comments

Comments
 (0)