You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > RandGauss Method > TMtxVec.RandGauss Method (cardinal, double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.RandGauss Method (cardinal, double, double)

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

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

The algorithm uses parameters AMean, AStdDev and Seed.

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