Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
GetRandomNormal is a random number code snippet to draw a random value from a normal distribution.
GetRandomNormal uses the Boost library Boost.Random.
#include <boost/random/normal_distribution.hpp> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml