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