Changeset 323 for doc/html/k1_8cpp.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/k1_8cpp.html
r261 r323 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: k1.cpp File Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5.6 --> 7 <!-- Generated by Doxygen 1.5.8 --> 8 <script type="text/javascript"> 9 <!-- 10 function changeDisplayState (e){ 11 var num=this.id.replace(/[^[0-9]/g,''); 12 var button=this.firstChild; 13 var sectionDiv=document.getElementById('dynsection'+num); 14 if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ 15 sectionDiv.style.display='block'; 16 button.src='open.gif'; 17 }else{ 18 sectionDiv.style.display='none'; 19 button.src='closed.gif'; 20 } 21 } 22 function initDynSections(){ 23 var divs=document.getElementsByTagName('div'); 24 var sectionCounter=1; 25 for(var i=0;i<divs.length-1;i++){ 26 if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ 27 var header=divs[i]; 28 var section=divs[i+1]; 29 var button=header.firstChild; 30 if (button!='IMG'){ 31 divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); 32 button=document.createElement('img'); 33 divs[i].insertBefore(button,divs[i].firstChild); 34 } 35 header.style.cursor='pointer'; 36 header.onclick=changeDisplayState; 37 header.id='dynheader'+sectionCounter; 38 button.src='closed.gif'; 39 section.id='dynsection'+sectionCounter; 40 section.style.display='none'; 41 section.style.marginLeft='14px'; 42 sectionCounter++; 43 } 44 } 45 } 46 window.onload = initDynSections; 47 --> 48 </script> 8 49 <div class="navigation" id="top"> 9 50 <div class="tabs"> 10 51 <ul> 11 <li><a href=" index.html"><span>Main Page</span></a></li>52 <li><a href="main.html"><span>Main Page</span></a></li> 12 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 54 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li><a href="classes.html"><span>Classes</span></a></li> 55 <li><a href="annotated.html"><span>Classes</span></a></li> 16 56 <li class="current"><a href="files.html"><span>Files</span></a></li> 57 </ul> 58 </div> 59 <div class="tabs"> 60 <ul> 61 <li><a href="files.html"><span>File List</span></a></li> 62 <li><a href="globals.html"><span>File Members</span></a></li> 17 63 </ul> 18 64 </div> 19 65 </div> 20 66 <div class="contents"> 21 <h1>k1.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. <a href="#_details">More...</a> 67 <h1>k1.cpp File Reference</h1>Models for synchronous electric drive using IT++ and BDM. 68 <a href="#_details">More...</a> 22 69 <p> 23 <code>#include <stat/libFN.h></code><br>24 70 <code>#include <<a class="el" href="ekf__templ_8h-source.html">estim/ekf_templ.h</a>></code><br> 25 <code>#include <<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>></code><br> 71 <code>#include <<a class="el" href="loggers__ui_8h-source.html">stat/loggers_ui.h</a>></code><br> 72 <code>#include <<a class="el" href="libDS__ui_8h-source.html">stat/libDS_ui.h</a>></code><br> 26 73 <code>#include "model.h"</code><br> 27 28 <p>29 <div class="dynheader">30 Include dependency graph for k1.cpp:</div>31 <div class="dynsection">32 <p><center><img src="k1_8cpp__incl.png" border="0" usemap="#k1.cpp_map" alt=""></center>33 <map name="k1.cpp_map">34 <area shape="rect" href="libFN_8h-source.html" title="stat/libFN.h" alt="" coords="221,239,315,265"><area shape="rect" href="ekf__templ_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="29,84,165,111"><area shape="rect" href="loggers_8h.html" title="Loggers for storing results of experiments." alt="" coords="336,161,445,188"><area shape="rect" href="model_8h-source.html" title="model.h" alt="" coords="189,84,261,111"><area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="232,316,299,343"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="165,471,261,497"><area shape="rect" href="libKF_8h.html" title="Bayesian Filtering for linear Gaussian models (Kalman Filter) and extensions." alt="" coords="92,161,151,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="96,239,197,265"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="5,316,128,343"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="108,393,223,420"></map>35 </div>36 74 <table border="0" cellpadding="0" cellspacing="0"> 37 75 <tr><td></td></tr> 38 76 <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="()" -->40 int </td><td class="memItemRight" valign="bottom"><b>main</b> ( )</td></tr>77 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ddf1224851353fc92bfbff6f499fa97"></a><!-- doxytag: member="k1.cpp::main" ref="0ddf1224851353fc92bfbff6f499fa97" args="(int argc, char *argv[])" --> 78 int </td><td class="memItemRight" valign="bottom"><b>main</b> (int argc, char *argv[])</td></tr> 41 79 42 80 </table> … … 47 85 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 48 86 Using IT++ for numerical operations ----------------------------------- </div> 49 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:16:372009 for mixpp by 87 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by 50 88 <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>89 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 52 90 </body> 53 91 </html>