FillRandomGauss

Declaration: TVector.FillRandomGauss (Mean, StdDev: double);
The method FillRandomGauss sets all elements of the vector to normally distributed random values with a mean of Mean and a standard deviation of StdDev.