CvRNG Methods OpenCvSharp Class Library

The CvRNG type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRandArr
Fills array with random numbers and updates the RNG state
Public methodRandInt
Returns 32-bit unsigned integer and updates RNG
Public methodRandInt(UInt32)
Returns 32-bit unsigned integer and updates RNG
Public methodRandInt(UInt32, UInt32)
Returns 32-bit unsigned integer and updates RNG
Public methodRandReal
Returns floating-point random number and updates RNG
Public methodToString (Inherited from Object.)
Top
See Also

Reference