root/doc/html/chmat_8h.html @ 91

Revision 91, 3.2 kB (checked in by smidl, 16 years ago)

drobnosti a dokumentace

Line 
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">
3<title>mixpp: work/mixpp/bdm/math/chmat.h File Reference</title>
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.5 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="annotated.html"><span>Classes</span></a></li>
14      <li class="current"><a href="files.html"><span>Files</span></a></li>
15    </ul>
16  </div>
17</div>
18<div class="contents">
19<h1>work/mixpp/bdm/math/chmat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc). <a href="#_details">More...</a>
20<p>
21<code>#include &lt;itpp/itbase.h&gt;</code><br>
22<code>#include &quot;<a class="el" href="libDC_8h-source.html">libDC.h</a>&quot;</code><br>
23
24<p>
25<div class="dynheader">
26Include dependency graph for chmat.h:</div>
27<div class="dynsection">
28<p><center><img src="chmat_8h__incl.png" border="0" usemap="#work/mixpp/bdm/math/chmat.h_map" alt=""></center>
29<map name="work/mixpp/bdm/math/chmat.h_map">
30<area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="108,82,172,106"></map>
31</div>
32
33<p>
34<div class="dynheader">
35This graph shows which files directly or indirectly include this file:</div>
36<div class="dynsection">
37<p><center><img src="chmat_8h__dep__incl.png" border="0" usemap="#work/mixpp/bdm/math/chmat.hdep_map" alt=""></center>
38<map name="work/mixpp/bdm/math/chmat.hdep_map">
39<area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="92,82,287,106"><area shape="rect" href="ekf__obj_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="5,156,373,180"></map>
40</div>
41
42<p>
43<a href="chmat_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
44<tr><td></td></tr>
45<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
46<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html">chmat</a></td></tr>
47
48<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric matrix stored in square root decomposition using upper cholesky.  <a href="classchmat.html#_details">More...</a><br></td></tr>
49</table>
50<hr><a name="_details"></a><h2>Detailed Description</h2>
51Matrices in decomposed forms (LDL', LU, UDU', etc).
52<p>
53<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
54----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
55Using IT++ for numerical operations ----------------------------------- </div>
56<hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:28 2008 for mixpp by&nbsp;
57<a href="http://www.doxygen.org/index.html">
58<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
59</body>
60</html>
Note: See TracBrowser for help on using the browser.