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(Rows: integer; Cols: integer; const FloatPrecision: TMtxFloatPrecision): Matrix; overload;

Internally calls Matrix.RandUniform

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