You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > RandGauss Method > Matrix.RandGauss Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.RandGauss Method (double, double)

Fills the calling object values with pseudo random samples following the Gaussian distribution.

Pascal
function RandGauss(AMean: double; AStdDev: double): TMtxVec; overload;

Use parameters: AMean and AStdDev. The value for the seed is obtained from the CPU clock.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!