Octopus
distribution_gaussian.F90 File Reference

Go to the source code of this file.

Modules

module  distribution_gaussian_oct_m
 This module provides a random number generator for a normalized gaussian distribution.
 

Functions/Subroutines

real(real64) function, dimension(1:n, 1:2), public distribution_gaussian_oct_m::normal_distribution_get_random (seed, n)
 This function implements the Box Mueller algorithm to produce n pairs of normal distributed random numbers. More...