MersenneTwister MethodsNReco.Recommender Class Library

The MersenneTwister type exposes the following members.

Methods

  NameDescription
Public methodclear (Inherited from BitsStreamGenerator.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodnext (Overrides BitsStreamGenerator next(Int32).)
Public methodnextBoolean (Inherited from BitsStreamGenerator.)
Public methodnextBytes (Inherited from BitsStreamGenerator.)
Public methodnextDouble (Inherited from BitsStreamGenerator.)
Public methodnextFloat (Inherited from BitsStreamGenerator.)
Public methodnextGaussian (Inherited from BitsStreamGenerator.)
Public methodnextInt  (Inherited from BitsStreamGenerator.)
Public methodnextInt(Int32) (Inherited from BitsStreamGenerator.)
Public methodnextlong  (Inherited from BitsStreamGenerator.)
Public methodnextlong(Int64) (Inherited from BitsStreamGenerator.)
Public methodsetSeed(Int32) (Overrides BitsStreamGenerator setSeed(Int32).)
Public methodsetSeed( Int32 ) (Overrides BitsStreamGenerator setSeed( Int32 ).)
Public methodsetSeed(Int64) (Overrides BitsStreamGenerator setSeed(Int64).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also