library of assembled shared sources

http://lass.cocamware.com

Random

A set of random number generators. More...


Data Structures

class  lass::num::RandomStandard
 Uses the C standard library function rand(). More...
class  lass::num::RandomParkMiller
 Minimal Standard generator by Park and Miller

RandomParkMiller is the LASS implementation of the Minimal Standard generator by Park and Miller. More...

class  lass::num::RandomMT19937
 implemenents a mersenne twister MT19937. More...


Detailed Description

A set of random number generators.


Generated on Mon Nov 10 14:22:06 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo