Searched defs:negative_binomial_distribution (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__random/ | ||
H A D | negative_binomial_distribution.h | 61 _LIBCPP_HIDE_FROM_ABI negative_binomial_distribution() : negative_binomial_distribution(1) {} negative_binomial_distribution() function |