Changeset 181 for doc/html/classstr.html
- Timestamp:
- 10/15/08 19:11:17 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classstr.html
r180 r181 24 24 </div> 25 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) .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 27 <a href="#_details">More...</a> 28 28 <p> … … 35 35 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 36 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 </td><td class="memItemRight" valign="bottom">< b>str</b> (ivec ids0, ivec times0)</td></tr>37 </td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#11ba7967bca045fe27fab8e70b6c0598">str</a> (ivec ids0, ivec times0)</td></tr> 38 38 39 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 39 40 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> 40 41 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8c4e7241505999c272eb15e586ba7923"></a><!-- doxytag: member="str::ids" ref="8c4e7241505999c272eb15e586ba7923" args="" --> 41 ivec </td><td class="memItemRight" valign="bottom">< b>ids</b></td></tr>42 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#8c4e7241505999c272eb15e586ba7923">ids</a></td></tr> 42 43 44 <tr><td class="mdescLeft"> </td><td class="mdescRight">vector id ids (non-unique!) <br></td></tr> 43 45 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a55be419d33638dd0b2de3ecd64a4f27"></a><!-- doxytag: member="str::times" ref="a55be419d33638dd0b2de3ecd64a4f27" args="" --> 44 ivec </td><td class="memItemRight" valign="bottom">< b>times</b></td></tr>46 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classstr.html#a55be419d33638dd0b2de3ecd64a4f27">times</a></td></tr> 45 47 48 <tr><td class="mdescLeft"> </td><td class="mdescRight">vector of times <br></td></tr> 46 49 </table> 47 50 <hr><a name="_details"></a><h2>Detailed Description</h2> 48 Structure of <a class="el" href="classRV.html" title="Class representing variables, most often random variables.">RV</a> (used internally) . <hr>The documentation for this class was generated from the following file:<ul>51 Structure 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> 49 52 <li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 50 53 </div> 51 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Oct 9 21:26:442008 for mixpp by 54 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:16 2008 for mixpp by 52 55 <a href="http://www.doxygen.org/index.html"> 53 56 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>