You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > RandUniform Method > TMtxVec.RandUniform Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.RandUniform Method (double, double)

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

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

The algorithm used parameters Low and High. The value for the seed is obtained from the CPU clock.

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