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

BinomialGenerator - how can I set a new value to p? #22

Open
axkr opened this issue Apr 21, 2018 · 0 comments
Open

BinomialGenerator - how can I set a new value to p? #22

axkr opened this issue Apr 21, 2018 · 0 comments

Comments

@axkr
Copy link

axkr commented Apr 21, 2018

In BinomialGenerator - how can I set a new value to the private field p?

Should BitString pBits and lastP be defined static as long as p doesn't change?

Which of your Random generators should be preferred in the common case regarding performance and correctness?

Reference:
I'm using uncommons-math for the IRandomVariate#randomVariate() method in StatisticsFunctions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant