tango.math.random.engines.KissCmwc
License:
BSD style:
Version:
Initial release: July 2008
author:
Fawzi Mohamed
- alias KissCmwc_4096_1;
- some variations of the CMWC part, the first has a period of ~10^39461
the first number (r) is basically the size of the seed and storage (and all bit patterns
of that size are guarenteed to crop up in the period), the period is (2^32-1)^r*a
Page generated by Ddoc. Copyright (c) 2008. Fawzi Mohamed