Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
binomial_distribution: mitigate undocumented behaviour
In param_type::_M_initialize(): Change integer literal to corresponding floating-point literal in multiplication by _M_t to avoid unsigned overflow and consequent chain of unpredicted behaviour
- Loading branch information