From a2fd89f963a7374b29f7831e67b443c3d42c6e3c Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 1 Aug 2013 22:53:27 +0200 Subject: Added SFMT prng. --- SFMT/html/struct_s_f_m_t___t.html | 123 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 SFMT/html/struct_s_f_m_t___t.html (limited to 'SFMT/html/struct_s_f_m_t___t.html') diff --git a/SFMT/html/struct_s_f_m_t___t.html b/SFMT/html/struct_s_f_m_t___t.html new file mode 100644 index 0000000..00b8124 --- /dev/null +++ b/SFMT/html/struct_s_f_m_t___t.html @@ -0,0 +1,123 @@ + + + + + +SFMT: SFMT_T Struct Reference + + + + + + + + +
+ + +
+ + + + + + + + + + + +
+
SFMT +  1.4 +
+ +
+
+ + + + +
+
+ +
+
SFMT_T Struct Reference
+
+
+ +

SFMT internal state. + More...

+ +

#include <SFMT.h>

+ + + + + + +

+Data Fields

w128_t state [SFMT_N]
 the 128-bit internal state array
int idx
 index counter to the 32-bit internal state array
+

Detailed Description

+

SFMT internal state.

+

Field Documentation

+ +
+
+ + + + +
int SFMT_T::idx
+
+
+ +

index counter to the 32-bit internal state array

+ +

Referenced by sfmt_fill_array32(), sfmt_fill_array64(), sfmt_genrand_uint32(), sfmt_genrand_uint64(), sfmt_init_by_array(), and sfmt_init_gen_rand().

+ +
+
+ + +
The documentation for this struct was generated from the following file: +
+ + + + + + -- cgit v1.2.3-70-g09d2