Home
last modified time | relevance | path

Searched defs:negative_binomial_distribution (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dnegative_binomial_distribution.h68 negative_binomial_distribution() : negative_binomial_distribution(1) {} in negative_binomial_distribution() function
79 explicit negative_binomial_distribution(const param_type& __p) : __p_(__p) {} in negative_binomial_distribution() function