root/doc/html/classstr.html @ 199

Revision 181, 3.6 kB (checked in by smidl, 16 years ago)

Regenerated doc

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>mixpp: str Class 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.6 -->
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><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
14      <li><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17  <div class="tabs">
18    <ul>
19      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
20      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
21      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
22    </ul>
23  </div>
24</div>
25<div class="contents">
26<h1>str Class Reference</h1><!-- doxytag: class="str" -->Structure of <a class="el" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs. 
27<a href="#_details">More...</a>
28<p>
29<code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code>
30<p>
31
32<p>
33<a href="classstr-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
34<tr><td></td></tr>
35<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
36<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="11ba7967bca045fe27fab8e70b6c0598"></a><!-- doxytag: member="str::str" ref="11ba7967bca045fe27fab8e70b6c0598" args="(ivec ids0, ivec times0)" -->
37&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#11ba7967bca045fe27fab8e70b6c0598">str</a> (ivec ids0, ivec times0)</td></tr>
38
39<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr>
40<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
41<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8c4e7241505999c272eb15e586ba7923"></a><!-- doxytag: member="str::ids" ref="8c4e7241505999c272eb15e586ba7923" args="" -->
42ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#8c4e7241505999c272eb15e586ba7923">ids</a></td></tr>
43
44<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector id ids (non-unique!) <br></td></tr>
45<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a55be419d33638dd0b2de3ecd64a4f27"></a><!-- doxytag: member="str::times" ref="a55be419d33638dd0b2de3ecd64a4f27" args="" -->
46ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#a55be419d33638dd0b2de3ecd64a4f27">times</a></td></tr>
47
48<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector of times <br></td></tr>
49</table>
50<hr><a name="_details"></a><h2>Detailed Description</h2>
51Structure of <a class="el" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs. <hr>The documentation for this class was generated from the following file:<ul>
52<li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul>
53</div>
54<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:16 2008 for mixpp by&nbsp;
55<a href="http://www.doxygen.org/index.html">
56<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
57</body>
58</html>
Note: See TracBrowser for help on using the browser.