TRandomDouble is the base class from which are derived generators to produce double values. This is its protocol:
You can build your own random number generators--with other distributions such as binomial or Gaussian--by deriving from this class. Note that the protocol GetSeed and SetSeed is defined in the derived class, because the seed may take different forms for different generators.
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker