You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > RandUniform Method > Matrix.RandUniform Method (uint, double, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.RandUniform Method (uint, double, double)

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

Syntax
C#
Visual Basic
public TMtxVec RandUniform(uint Seed, double aLow, double aHigh);

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!