Skip to content

More constructors #10

@burnsa2024

Description

@burnsa2024

Currently we only have 1 constructor, but std::discrete_distribution has several different constructors that all get the weights in slightly different ways, so we need to add each of them. All of the constructors we need to have can be found here: https://en.cppreference.com/w/cpp/numeric/random/discrete_distribution/discrete_distribution.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions