Changeset 472 for library/doc/html/bdmbase_8h.html
- Timestamp:
- 08/05/09 00:16:53 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/bdmbase_8h.html
r401 r472 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 <li><a href="modules.html"><span>Modules</span></a></li>55 54 <li><a href="annotated.html"><span>Classes</span></a></li> 56 55 <li class="current"><a href="files.html"><span>Files</span></a></li> … … 70 69 <code>#include <map></code><br> 71 70 <code>#include "../itpp_ext.h"</code><br> 72 <code>#include "<a class="el" href="bdmroot_8h-source.html">../bdmroot.h</a>"</code><br> 73 <code>#include "<a class="el" href="user__info_8h-source.html">user_info.h</a>"</code><br> 71 <code>#include "<a class="el" href="bdmroot_8h_source.html">../bdmroot.h</a>"</code><br> 72 <code>#include "<a class="el" href="shared__ptr_8h_source.html">../shared_ptr.h</a>"</code><br> 73 <code>#include "<a class="el" href="user__info_8h_source.html">user_info.h</a>"</code><br> 74 74 75 75 <p> 76 <a href="bdmbase_8h -source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">76 <a href="bdmbase_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 77 77 <tr><td></td></tr> 78 78 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 79 79 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html">bdm::str</a></td></tr> 80 80 81 <tr><td class="mdescLeft"> </td><td class="mdescRight">Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs - TODO tak proc je ve verejnem prostoru jmen? upravit. <a href="classbdm_1_1str.html#_details">More...</a><br></td></tr>81 <tr><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="classbdm_1_1str.html#_details">More...</a><br></td></tr> 82 82 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1RV.html">bdm::RV</a></td></tr> 83 83 … … 97 97 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1datalink__m2e.html">bdm::datalink_m2e</a></td></tr> 98 98 99 <tr><td class="mdescLeft"> </td><td class="mdescRight"> data link between<a href="classbdm_1_1datalink__m2e.html#_details">More...</a><br></td></tr>99 <tr><td class="mdescLeft"> </td><td class="mdescRight">Data link with a condition. <a href="classbdm_1_1datalink__m2e.html#_details">More...</a><br></td></tr> 100 100 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1datalink__m2m.html">bdm::datalink_m2m</a></td></tr> 101 101 … … 138 138 139 139 </table> 140 <hr>< a name="_details"></a><h2>Detailed Description</h2>140 <hr><h2>Detailed Description</h2> 141 141 Bayesian Models (bm) that use Bayes rule to learn from observations. 142 142 <p> … … 144 144 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 145 145 Using IT++ for numerical operations ----------------------------------- </div> 146 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:562009 for mixpp by 146 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:49 2009 for mixpp by 147 147 <a href="http://www.doxygen.org/index.html"> 148 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>148 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 149 149 </body> 150 150 </html>