You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.RandGauss Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.RandGauss Function

Returns random values with gaussian distribution.

Pascal
function RandGauss(Len: integer; const FloatPrecision: TMtxFloatPrecision): Vector; overload;

Internally calls Vector.RandGauss

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