Changeset 538 for library/doc/html/chmat_8h.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/chmat_8h.html
r472 r538 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 <!-- … … 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="square__mat_8h-source.html">square_mat.h</a>"</code><br> 70 70 71 71 <p> 72 <a href="chmat_8h _source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">72 <a href="chmat_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 73 73 <tr><td></td></tr> 74 74 <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>75 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html">bdm::chmat</a></td></tr> 76 76 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>77 <tr><td class="mdescLeft"> </td><td class="mdescRight">Symmetric matrix stored in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> decomposition using upper cholesky. <a href="classbdm_1_1chmat.html#_details">More...</a><br></td></tr> 78 78 </table> 79 <hr>< h2>Detailed Description</h2>79 <hr><a name="_details"></a><h2>Detailed Description</h2> 80 80 Matrices in decomposed forms (LDL', LU, UDU', etc). 81 81 <p> … … 83 83 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 84 84 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 85 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by 86 86 <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>87 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 88 88 </body> 89 89 </html>