Changeset 538 for library/doc/html/participants_8h.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/participants_8h.html
r472 r538 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: chmat.h File Reference</title>3 <title>mixpp: participants.h File Reference</title> 4 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 64 64 </div> 65 65 <div class="contents"> 66 <h1> chmat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc).66 <h1>participants.h File Reference</h1>Higher-level Objects - Participants. 67 67 <a href="#_details">More...</a> 68 68 <p> 69 <code>#include "<a class="el" href="square__mat_8h_source.html">square_mat.h</a>"</code><br> 69 <code>#include "<a class="el" href="bdmbase_8h-source.html">bdmbase.h</a>"</code><br> 70 <code>#include "<a class="el" href="user__info_8h-source.html">../base/user_info.h</a>"</code><br> 70 71 71 72 <p> 72 <a href=" chmat_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">73 <a href="participants_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 73 74 <tr><td></td></tr> 74 75 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 75 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class chmat.html">chmat</a></td></tr>76 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Participant.html">bdm::Participant</a></td></tr> 76 77 77 <tr><td class="mdescLeft"> </td><td class="mdescRight"> Symmetric matrix stored in square root decomposition using upper cholesky. <a href="classchmat.html#_details">More...</a><br></td></tr>78 <tr><td class="mdescLeft"> </td><td class="mdescRight">Basic <a class="el" href="classbdm_1_1Participant.html" title="Basic Participant.">Participant</a>. <a href="classbdm_1_1Participant.html#_details">More...</a><br></td></tr> 78 79 </table> 79 <hr>< h2>Detailed Description</h2>80 Matrices in decomposed forms (LDL', LU, UDU', etc).80 <hr><a name="_details"></a><h2>Detailed Description</h2> 81 Higher-level Objects - Participants. 81 82 <p> 82 83 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 83 84 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 84 85 Using IT++ for numerical operations ----------------------------------- </div> 85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:492009 for mixpp by 86 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by 86 87 <a href="http://www.doxygen.org/index.html"> 87 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>88 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 88 89 </body> 89 90 </html>