[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"> |
---|
[19] | 3 | <title>mixpp: work/mixpp/bdm/math/libDC.h File Reference</title> |
---|
[8] | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.3 --> |
---|
| 8 | <div class="tabs"> |
---|
| 9 | <ul> |
---|
| 10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 11 | <li><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 12 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
[28] | 13 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[8] | 14 | </ul> |
---|
| 15 | </div> |
---|
[19] | 16 | <h1>work/mixpp/bdm/math/libDC.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc). <a href="#_details">More...</a> |
---|
[8] | 17 | <p> |
---|
| 18 | <code>#include <itpp/itbase.h></code><br> |
---|
| 19 | |
---|
| 20 | <p> |
---|
[19] | 21 | <div class="dynheader"> |
---|
| 22 | Include dependency graph for libDC.h:</div> |
---|
| 23 | <div class="dynsection"> |
---|
| 24 | <p><center><img src="libDC_8h__incl.png" border="0" usemap="#work/mixpp/bdm/math/libDC.h_map" alt=""></center> |
---|
| 25 | <map name="work/mixpp/bdm/math/libDC.h_map"> |
---|
| 26 | <area shape="rect" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="65,84,164,111"></map> |
---|
| 27 | </div> |
---|
| 28 | |
---|
| 29 | <p> |
---|
| 30 | <div class="dynheader"> |
---|
| 31 | This graph shows which files directly or indirectly include this file:</div> |
---|
| 32 | <div class="dynsection"> |
---|
| 33 | <p><center><img src="libDC_8h__dep__incl.png" border="0" usemap="#work/mixpp/bdm/math/libDC.hdep_map" alt=""></center> |
---|
| 34 | <map name="work/mixpp/bdm/math/libDC.hdep_map"> |
---|
| 35 | <area shape="rect" href="libKF_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="5,84,219,111"><area shape="rect" href="libPF_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="243,84,456,111"><area shape="rect" href="libEF_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="480,84,683,111"></map> |
---|
| 36 | </div> |
---|
| 37 | |
---|
| 38 | <p> |
---|
[8] | 39 | <a href="libDC_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 40 | <tr><td></td></tr> |
---|
| 41 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
| 42 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html">sqmat</a></td></tr> |
---|
| 43 | |
---|
| 44 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Virtual class for representation of double symmetric matrices in square-root form. <a href="classsqmat.html#_details">More...</a><br></td></tr> |
---|
| 45 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html">fsqmat</a></td></tr> |
---|
| 46 | |
---|
| 47 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Fake <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. <a href="classfsqmat.html#_details">More...</a><br></td></tr> |
---|
| 48 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>ldmat</b></td></tr> |
---|
| 49 | |
---|
| 50 | </table> |
---|
| 51 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 52 | Matrices in decomposed forms (LDL', LU, UDU', etc). |
---|
| 53 | <p> |
---|
| 54 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
| 55 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
[28] | 56 | Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 18 21:48:39 2008 for mixpp by |
---|
[8] | 57 | <a href="http://www.doxygen.org/index.html"> |
---|
| 58 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
| 59 | </body> |
---|
| 60 | </html> |
---|