#include <xfcore/XFcCore.h>
#include <xfutil/XFuRandom.h>
Include dependency graph for XFuRandom.cpp:
Go to the source code of this file.
Enumerations | |
enum | XFURANDOM_MERSENNE_PARAMETERS { XFURMP_N = 351, XFURMP_M = 175, XFURMP_R = 19, XFURMP_LOMASK = 0x0007FFFF, XFURMP_HIMASK = 0xFFFFE000, XFURMP_A = 0xEABD75F5, XFURMP_U = 11, XFURMP_S = 7, XFURMP_T = 15, XFURMP_L = 17, XFURMP_B = 0x655E5280, XFURMP_C = 0xFFD58000 } |
X-Forge Util
Copyright 2000-2003 Fathammer Ltd
Information about the algorithm can be found at: http://www.math.keio.ac.jp/~matumoto/emt.html
Definition in file XFuRandom.cpp.
|
Definition at line 19 of file XFuRandom.cpp. |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |