Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Normal distribution

 

Code snippets on normal distributions.

 

  1. Get cumulative density of a normal distribution, GetCumulativeDensityNormal
  2. Get density of a normal distribution, GetDensityNormal
  3. Get a random double from a normal distribution, GetRandomNormal
  4. GetCumulativeDensityNormal, get cumulative density of a normal distribution
  5. GetDensityNormal, get density of a normal distribution
  6. GetRandomNormal, get a random double from a normal distribution

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict