Draws random values from a normal distibuted using a simple rejection method
Declaring type: Random
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method Random Overloaded. Default constructor
Collapse/Expand Public Methods
  Name Description
Public Method Static GetInstance Gets the instance. If it does not exist yet, it will be created.
Public Method Static InitInstance Initializes the instance with a given random seed
Public Method NextExp Nexts the exp
Public Method NextNormal Overloaded. Get the next number from the standard normal distribution