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