Searched defs:negative_binomial_distribution (Results 1 – 1 of 1) sorted by relevance
62 _LIBCPP_HIDE_FROM_ABI negative_binomial_distribution() : negative_binomial_distribution(1) {} in negative_binomial_distribution() function68 …_LIBCPP_HIDE_FROM_ABI explicit negative_binomial_distribution(const param_type& __p) : __p_(__p) {} in negative_binomial_distribution() function