Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

random.tcc: binomial_distribution: mitigate undocumented behaviour #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 21, 2023

  1. 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
    Pignotto authored Jan 21, 2023
    1 Configuration menu
    Copy the full SHA
    0d79c40 View commit details
    Browse the repository at this point in the history