How to create Gaussian random number
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
Hello? I need the Gaussian random number generator. If you have source code, share to me pls Thank you so much
Hi, Check out "Numerical Recipes in C", Chapter 7. regards, Rich "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far the Universe is winning." -- Rich Cook