library of assembled shared sources |
http://lass.cocamware.com |
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... |
Generated on Mon Nov 10 14:22:06 2008 for Library of Assembled Shared Sources by 1.5.7.1 |