![]() |
![]()
| ![]() |
![]()
NAMEstd::negative_binomial_distribution::max - std::negative_binomial_distribution::max Synopsisresult_type max() const; (since C++11)
Parameters(none) Return valueThe maximum value potentially generated by the distribution. ComplexityConstant. See also min returns the minimum potentially generated value
|