root/doc/html/chmat_8h.html @ 224

Revision 224, 4.8 kB (checked in by smidl, 15 years ago)

doc

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/git/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.6 -->
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="modules.html"><span>Modules</span></a></li>
14      <li><a href="annotated.html"><span>Classes</span></a></li>
15      <li class="current"><a href="files.html"><span>Files</span></a></li>
16    </ul>
17  </div>
18</div>
19<div class="contents">
20<h1>work/git/mixpp/bdm/math/chmat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc). <a href="#_details">More...</a>
21<p>
22<code>#include &lt;itpp/itbase.h&gt;</code><br>
23<code>#include &quot;<a class="el" href="libDC_8h-source.html">libDC.h</a>&quot;</code><br>
24<code>#include &quot;../itpp_ext.h&quot;</code><br>
25
26<p>
27<div class="dynheader">
28Include dependency graph for chmat.h:</div>
29<div class="dynsection">
30<p><center><img src="chmat_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/math/chmat.h_map" alt=""></center>
31<map name="work/git/mixpp/bdm/math/chmat.h_map">
32<area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="92,84,159,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="145,161,241,188"></map>
33</div>
34
35<p>
36<div class="dynheader">
37This graph shows which files directly or indirectly include this file:</div>
38<div class="dynsection">
39<p><center><img src="chmat_8h__dep__incl.png" border="0" usemap="#work/git/mixpp/bdm/math/chmat.hdep_map" alt=""></center>
40<map name="work/git/mixpp/bdm/math/chmat.hdep_map">
41<area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="1287,84,1516,111"><area shape="rect" href="sim__var_8cpp.html" title="Simulation of disturbances in PMSM model, EKF runs with simulated covariances." alt="" coords="2245,161,2483,188"><area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="112,161,376,188"><area shape="rect" href="mpf__test_8cpp.html" title="TR 2525 file for testing Toy Problem of mpf for Covariance Estimation." alt="" coords="400,161,645,188"><area shape="rect" href="mpf__u__delta_8cpp.html" title="TR 2525 file for testing Toy Problem of mpf for Covariance Estimation." alt="" coords="669,161,936,188"><area shape="rect" href="mpf__u__weight_8cpp.html" title="Voltage U is multiplied by an unknown weight w which is estimated by MPF." alt="" coords="960,161,1237,188"><area shape="rect" href="pmsm__unkQpf_8cpp.html" title="A test for Kalman with unknown Q." alt="" coords="1261,161,1541,188"><area shape="rect" href="sim_8cpp.html" title="Simulation of disturbances in PMSM model, PWM and integration disturbances are distinguished..." alt="" coords="1565,161,1776,188"><area shape="rect" href="ekf__obj_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="1800,161,2221,188"><area shape="rect" href="k1_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="5,239,221,265"><area shape="rect" href="pmsm__mix_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="245,239,504,265"></map>
42</div>
43
44<p>
45<a href="chmat_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
46<tr><td></td></tr>
47<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
48<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>
49
50<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>
51</table>
52<hr><a name="_details"></a><h2>Detailed Description</h2>
53Matrices in decomposed forms (LDL', LU, UDU', etc).
54<p>
55<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
56----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
57Using IT++ for numerical operations ----------------------------------- </div>
58<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:29:11 2009 for mixpp by&nbsp;
59<a href="http://www.doxygen.org/index.html">
60<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
61</body>
62</html>
Note: See TracBrowser for help on using the browser.