root/doc/html/classstr.html @ 255

Revision 234, 3.7 kB (checked in by smidl, 15 years ago)

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