source: Daodan/src/dSFMT/html/annotated.html@ 610

Last change on this file since 610 was 440, checked in by rossy, 15 years ago

int32rand

File size: 1.5 KB
Line 
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: Data Structures</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&nbsp;Page</span></a></li>
12 <li class="current"><a href="annotated.html"><span>Data&nbsp;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 class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
19 <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
20 </ul>
21 </div>
22</div>
23<div class="contents">
24<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table>
25 <tr><td class="indexkey"><a class="el" href="struct_d_s_f_m_t___t.html">DSFMT_T</a></td><td class="indexvalue">128-bit internal state array </td></tr>
26 <tr><td class="indexkey"><a class="el" href="union_w128___t.html">W128_T</a></td><td class="indexvalue">128-bit data structure </td></tr>
27</table>
28</div>
29<hr size="1"><address style="text-align: right;"><small>Generated on Sat Apr 18 11:08:43 2009 for dSFMT by&nbsp;
30<a href="http://www.doxygen.org/index.html">
31<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
32</body>
33</html>
Note: See TracBrowser for help on using the repository browser.