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

線形合同法の定数の名前を統一する #38

Closed
pepshiso opened this issue Sep 18, 2013 · 1 comment
Closed

線形合同法の定数の名前を統一する #38

pepshiso opened this issue Sep 18, 2013 · 1 comment

Comments

@pepshiso
Copy link
Member

https://sites.google.com/site/cpprefjp/reference/random/linear_congruential_engine

定数の名前が、コードでは a, c, m, 本文では A, B, M となっており統一されていません。混乱をきたすのでどちらかに統一したほうがよいと思います。

こちらも参照。

@faithandbrave
Copy link
Member

A, C, Mの大文字に統一しました。

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

2 participants