You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > RandUniform Method > Matrix.RandUniform Method (cardinal, double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.RandUniform Method (cardinal, double, double)

Fills the calling object values with pseudo random samples following the continuous uniform distribution.

Pascal
function RandUniform(Seed: cardinal; aLow: double; aHigh: double): TMtxVec; overload;

Use parameters Low and High and Seed.

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