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

Returns random values with uniform distribution.

Pascal
function RandUniform(Len: integer; const FloatPrecision: TMtxFloatPrecision; aLow: double; aHigh: double): Vector; overload;

Internally calls Vector.RandUniform

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