Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1str.html

    r641 r651  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    2 <html xmlns="http://www.w3.org/1999/xhtml"> 
    3 <head> 
    4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
     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"> 
    53<title>mixpp: bdm::str Class Reference</title> 
    6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 
    7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 
    8 </head> 
    9 <body> 
    10 <!-- Generated by Doxygen 1.6.1 --> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
     5<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     6</head><body> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    118<script type="text/javascript"> 
    129<!-- 
     
    7168</div> 
    7269<div class="contents"> 
    73 <h1>bdm::str Class Reference</h1><!-- doxytag: class="bdm::str" --> 
    74 <p>Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging.   
    75 <a href="#_details">More...</a></p> 
    76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    77 <p>Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging. </p> 
     70<h1>bdm::str Class Reference</h1><!-- doxytag: class="bdm::str" -->Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging.   
     71<a href="#_details">More...</a> 
     72<p> 
     73<code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code> 
     74<p> 
    7875 
    79 <p><code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code></p> 
     76<p> 
     77<a href="classbdm_1_1str-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     78<tr><td></td></tr> 
     79<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     80<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c6b9dccc6814d7bd1e8e2208a0d3f3f"></a><!-- doxytag: member="bdm::str::str" ref="7c6b9dccc6814d7bd1e8e2208a0d3f3f" args="(ivec ids0, ivec times0)" --> 
     81&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#7c6b9dccc6814d7bd1e8e2208a0d3f3f">str</a> (ivec ids0, ivec times0)</td></tr> 
    8082 
    81 <p><a href="classbdm_1_1str-members.html">List of all members.</a></p> 
    82 <table border="0" cellpadding="0" cellspacing="0"> 
    83 <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> 
    84 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7c6b9dccc6814d7bd1e8e2208a0d3f3f"></a><!-- doxytag: member="bdm::str::str" ref="a7c6b9dccc6814d7bd1e8e2208a0d3f3f" args="(ivec ids0, ivec times0)" --> 
    85 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#a7c6b9dccc6814d7bd1e8e2208a0d3f3f">str</a> (ivec ids0, ivec times0)</td></tr> 
    86 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br/></td></tr> 
    87 <tr><td colspan="2"><h2>Public Attributes</h2></td></tr> 
    88 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a64675a73fc7324177175f19b3baeb0b0"></a><!-- doxytag: member="bdm::str::ids" ref="a64675a73fc7324177175f19b3baeb0b0" args="" --> 
    89 ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#a64675a73fc7324177175f19b3baeb0b0">ids</a></td></tr> 
    90 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector id ids (non-unique!) <br/></td></tr> 
    91 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a905dc0f240e40432c103708c4a34f80a"></a><!-- doxytag: member="bdm::str::times" ref="a905dc0f240e40432c103708c4a34f80a" args="" --> 
    92 ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#a905dc0f240e40432c103708c4a34f80a">times</a></td></tr> 
    93 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector of times <br/></td></tr> 
     83<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr> 
     84<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> 
     85<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64675a73fc7324177175f19b3baeb0b0"></a><!-- doxytag: member="bdm::str::ids" ref="64675a73fc7324177175f19b3baeb0b0" args="" --> 
     86ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#64675a73fc7324177175f19b3baeb0b0">ids</a></td></tr> 
     87 
     88<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector id ids (non-unique!) <br></td></tr> 
     89<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="905dc0f240e40432c103708c4a34f80a"></a><!-- doxytag: member="bdm::str::times" ref="905dc0f240e40432c103708c4a34f80a" args="" --> 
     90ivec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">times</a></td></tr> 
     91 
     92<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector of times <br></td></tr> 
    9493</table> 
    95 <hr/>The documentation for this class was generated from the following file:<ul> 
    96 <li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></li> 
    97 </ul> 
     94<hr><a name="_details"></a><h2>Detailed Description</h2> 
     95Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging. <hr>The documentation for this class was generated from the following file:<ul> 
     96<li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></ul> 
    9897</div> 
    99 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:05 2009 for mixpp by&nbsp; 
     98<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:45 2009 for mixpp by&nbsp; 
    10099<a href="http://www.doxygen.org/index.html"> 
    101 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
     100<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    102101</body> 
    103102</html>