NMath Core Reference Guide Version 2.4

RandGenUniform Class

Class RandGenUniform generates random numbers from a uniform distribution.

For a list of all members of this type, see RandGenUniform Members.

System.Object
   CenterSpace.NMath.Core.RandomNumberGenerator
      CenterSpace.NMath.Core.RandGenUniform

public class RandGenUniform : RandomNumberGenerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CenterSpace.NMath.Core

Assembly: NMathCoreMath (in NMathCoreMath.dll)

See Also

RandGenUniform Members | CenterSpace.NMath.Core Namespace