CvRandState Methods OpenCvSharp Class Library

The CvRandState 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 methodRand
Fills array with random numbers
Public methodRandInit(Double, Double, Int32)
Initialize CvRandState structure
Public methodRandInit(Double, Double, Int32, DistributionType)
Initialize CvRandState structure
Public methodRandSetRange(Double, Double)
Changes RNG range while preserving RNG _state
Public methodRandSetRange(Double, Double, Int32)
Changes RNG range while preserving RNG _state
Public methodToString (Inherited from Object.)
Top
See Also

Reference