Gaussian Distribution Functions
This section describes the function that generates pseudo-random samples with Gaussian distribution.
Parent topic:
Sample-Generating Functions
RandGaussInit
Initializes a noise generator with Gaussian distribution.
RandGaussGetSize
Computes the length of the Gaussian distribution generator structure.
RandGauss
Generates the pseudo-random samples with a Gaussian distribution.