| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
| 3 |
<title>dSFMT: W128_T Union Reference</title> |
| 4 |
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
| 5 |
<link href="tabs.css" rel="stylesheet" type="text/css"> |
| 6 |
</head><body> |
| 7 |
<!-- Generated by Doxygen 1.5.5 --> |
| 8 |
<div class="navigation" id="top"> |
| 9 |
<div class="tabs"> |
| 10 |
<ul> |
| 11 |
<li><a href="index.html"><span>Main Page</span></a></li> |
| 12 |
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
| 13 |
<li><a href="files.html"><span>Files</span></a></li> |
| 14 |
</ul> |
| 15 |
</div> |
| 16 |
<div class="tabs"> |
| 17 |
<ul> |
| 18 |
<li><a href="annotated.html"><span>Data Structures</span></a></li> |
| 19 |
<li><a href="functions.html"><span>Data Fields</span></a></li> |
| 20 |
</ul> |
| 21 |
</div> |
| 22 |
</div> |
| 23 |
<div class="contents"> |
| 24 |
<h1>W128_T Union Reference</h1><!-- doxytag: class="W128_T" -->128-bit data structure |
| 25 |
<a href="#_details">More...</a> |
| 26 |
<p> |
| 27 |
<code>#include <<a class="el" href="d_s_f_m_t_8h-source.html">dSFMT.h</a>></code> |
| 28 |
<p> |
| 29 |
<table border="0" cellpadding="0" cellspacing="0"> |
| 30 |
<tr><td></td></tr> |
| 31 |
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> |
| 32 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint64_t </td><td class="memItemRight" valign="bottom"><a class="el" href="union_w128___t.html#5f9319b0fdb9a62cc93fb5aade53e641">u</a> [2]</td></tr> |
| 33 |
|
| 34 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="union_w128___t.html#0fe5abc7066ccd41c10cbc6ad9d44195">u32</a> [4]</td></tr> |
| 35 |
|
| 36 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="union_w128___t.html#f1781b30d4052a0832fb7e7cd992cb75">d</a> [2]</td></tr> |
| 37 |
|
| 38 |
</table> |
| 39 |
<hr><a name="_details"></a><h2>Detailed Description</h2> |
| 40 |
128-bit data structure <hr><h2>Field Documentation</h2> |
| 41 |
<a class="anchor" name="5f9319b0fdb9a62cc93fb5aade53e641"></a><!-- doxytag: member="W128_T::u" ref="5f9319b0fdb9a62cc93fb5aade53e641" args="[2]" --> |
| 42 |
<div class="memitem"> |
| 43 |
<div class="memproto"> |
| 44 |
<table class="memname"> |
| 45 |
<tr> |
| 46 |
<td class="memname">uint64_t <a class="el" href="union_w128___t.html#5f9319b0fdb9a62cc93fb5aade53e641">W128_T::u</a>[2] </td> |
| 47 |
</tr> |
| 48 |
</table> |
| 49 |
</div> |
| 50 |
<div class="memdoc"> |
| 51 |
|
| 52 |
<p> |
| 53 |
|
| 54 |
<p>Referenced by <a class="el" href="d_s_f_m_t_8c-source.html#l00228">convert_o0o1()</a>, <a class="el" href="d_s_f_m_t_8c-source.html#l00153">do_recursion()</a>, <a class="el" href="d_s_f_m_t_8c-source.html#l00428">initial_mask()</a>, and <a class="el" href="d_s_f_m_t_8c-source.html#l00442">period_certification()</a>.</p> |
| 55 |
|
| 56 |
</div> |
| 57 |
</div><p> |
| 58 |
<a class="anchor" name="0fe5abc7066ccd41c10cbc6ad9d44195"></a><!-- doxytag: member="W128_T::u32" ref="0fe5abc7066ccd41c10cbc6ad9d44195" args="[4]" --> |
| 59 |
<div class="memitem"> |
| 60 |
<div class="memproto"> |
| 61 |
<table class="memname"> |
| 62 |
<tr> |
| 63 |
<td class="memname">uint32_t <a class="el" href="union_w128___t.html#0fe5abc7066ccd41c10cbc6ad9d44195">W128_T::u32</a>[4] </td> |
| 64 |
</tr> |
| 65 |
</table> |
| 66 |
</div> |
| 67 |
<div class="memdoc"> |
| 68 |
|
| 69 |
<p> |
| 70 |
|
| 71 |
<p>Referenced by <a class="el" href="d_s_f_m_t_8c-source.html#l00656">dsfmt_chk_init_by_array()</a>, and <a class="el" href="d_s_f_m_t_8c-source.html#l00625">dsfmt_chk_init_gen_rand()</a>.</p> |
| 72 |
|
| 73 |
</div> |
| 74 |
</div><p> |
| 75 |
<a class="anchor" name="f1781b30d4052a0832fb7e7cd992cb75"></a><!-- doxytag: member="W128_T::d" ref="f1781b30d4052a0832fb7e7cd992cb75" args="[2]" --> |
| 76 |
<div class="memitem"> |
| 77 |
<div class="memproto"> |
| 78 |
<table class="memname"> |
| 79 |
<tr> |
| 80 |
<td class="memname">double <a class="el" href="union_w128___t.html#f1781b30d4052a0832fb7e7cd992cb75">W128_T::d</a>[2] </td> |
| 81 |
</tr> |
| 82 |
</table> |
| 83 |
</div> |
| 84 |
<div class="memdoc"> |
| 85 |
|
| 86 |
<p> |
| 87 |
|
| 88 |
<p>Referenced by <a class="el" href="d_s_f_m_t_8c-source.html#l00206">convert_c0o1()</a>, <a class="el" href="d_s_f_m_t_8c-source.html#l00217">convert_o0c1()</a>, <a class="el" href="d_s_f_m_t_8c-source.html#l00228">convert_o0o1()</a>, <a class="el" href="d_s_f_m_t_8h-source.html#l00253">dsfmt_genrand_close1_open2()</a>, and <a class="el" href="d_s_f_m_t_8h-source.html#l00341">dsfmt_genrand_open_open()</a>.</p> |
| 89 |
|
| 90 |
</div> |
| 91 |
</div><p> |
| 92 |
<hr>The documentation for this union was generated from the following file:<ul> |
| 93 |
<li><a class="el" href="d_s_f_m_t_8h-source.html">dSFMT.h</a></ul> |
| 94 |
</div> |
| 95 |
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Apr 18 11:08:43 2009 for dSFMT by |
| 96 |
<a href="http://www.doxygen.org/index.html"> |
| 97 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> |
| 98 |
</body> |
| 99 |
</html> |