You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > RandGauss Method > Matrix.RandGauss Method ()
MtxVec VCL
ContentsIndex
Example
var a: Matrix; begin a.Size(50,10,False); a.RandGauss; end;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.