root/doc/html/k1_8cpp.html @ 255

Revision 255, 3.9 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/doprava/k1.cpp 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/doprava/k1.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a>
21<p>
22<code>#include &lt;itpp/itbase.h&gt;</code><br>
23<code>#include &lt;stat/libFN.h&gt;</code><br>
24<code>#include &lt;<a class="el" href="ekf__templ_8h-source.html">estim/ekf_templ.h</a>&gt;</code><br>
25<code>#include &lt;<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>&gt;</code><br>
26<code>#include &quot;model.h&quot;</code><br>
27
28<p>
29<div class="dynheader">
30Include dependency graph for k1.cpp:</div>
31<div class="dynsection">
32<p><center><img src="k1_8cpp__incl.png" border="0" usemap="#work/git/mixpp/doprava/k1.cpp_map" alt=""></center>
33<map name="work/git/mixpp/doprava/k1.cpp_map">
34<area shape="rect" href="libFN_8h-source.html" title="stat/libFN.h" alt="" coords="552,239,645,265"><area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="277,84,413,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="419,239,528,265"><area shape="rect" href="model_8h-source.html" title="model.h" alt="" coords="489,161,561,188"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="485,316,552,343"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="384,393,480,420"><area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="315,161,373,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="293,239,395,265"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="143,239,265,265"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="144,316,259,343"></map>
35</div>
36<table border="0" cellpadding="0" cellspacing="0">
37<tr><td></td></tr>
38<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
39<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e66f6b31b5ad750f1fe042a706a4e3d4"></a><!-- doxytag: member="k1.cpp::main" ref="e66f6b31b5ad750f1fe042a706a4e3d4" args="()" -->
40int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> ()</td></tr>
41
42</table>
43<hr><a name="_details"></a><h2>Detailed Description</h2>
44Models for synchronous electric drive using IT++ and BDM.
45<p>
46<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl>
47----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p>
48Using IT++ for numerical operations ----------------------------------- </div>
49<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:07 2009 for mixpp by&nbsp;
50<a href="http://www.doxygen.org/index.html">
51<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
52</body>
53</html>
Note: See TracBrowser for help on using the browser.