Show
Ignore:
Timestamp:
06/24/09 13:38:47 (15 years ago)
Author:
mido
Message:

UI documentation almost finished; UIException redesigned and used instead of UI::ui_error function

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1EKFCh.html

    r385 r396  
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    6969</div> 
    7070<div class="contents"> 
    71 <h1>bdm::EKFCh Class Reference</h1><!-- doxytag: class="bdm::EKFCh" --><!-- doxytag: inherits="bdm::KalmanCh" -->Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter in Square root 
     71<h1>bdm::EKFCh Class Reference</h1><!-- doxytag: class="bdm::EKFCh" --><!-- doxytag: inherits="bdm::KalmanCh" -->Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter in Square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> 
    7272<a href="#_details">More...</a> 
    7373<p> 
    74 <code>#include &lt;<a class="el" href="libKF_8h-source.html">libKF.h</a>&gt;</code> 
     74<code>#include &lt;<a class="el" href="kalman_8h_source.html">kalman.h</a>&gt;</code> 
    7575<p> 
    7676 
     
    9191 
    9292<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Here dt = [yt;ut] of appropriate dimensions. <br></td></tr> 
    93 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c2d3a9d57f23b998c53d7c12fa2a724"></a><!-- doxytag: member="bdm::EKFCh::from_setting" ref="0c2d3a9d57f23b998c53d7c12fa2a724" args="(const Setting &amp;root)" --> 
    94 void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#0c2d3a9d57f23b998c53d7c12fa2a724">from_setting</a> (const Setting &amp;root)</td></tr> 
     93<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3952e181ef0cf230c325ad3be1f002df"></a><!-- doxytag: member="bdm::EKFCh::from_setting" ref="3952e181ef0cf230c325ad3be1f002df" args="(const Setting &amp;set)" --> 
     94void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#3952e181ef0cf230c325ad3be1f002df">from_setting</a> (const Setting &amp;set)</td></tr> 
    9595 
    9696<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 
     
    121121 
    122122<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    123 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e47a8bd9337478fa4e46d5a2a4336f9a"></a><!-- doxytag: member="bdm::EKFCh::to_string" ref="e47a8bd9337478fa4e46d5a2a4336f9a" args="()" --> 
    124 virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#e47a8bd9337478fa4e46d5a2a4336f9a">to_string</a> ()</td></tr> 
     123<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::EKFCh::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
     124virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> 
    125125 
    126126<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    127 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::EKFCh::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &amp;root) const " --> 
    128 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#dd74cb898b22b95b7ee528e040a07618">to_setting</a> (Setting &amp;root) const </td></tr> 
     127<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::EKFCh::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
     128virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">to_setting</a> (Setting &amp;set) const </td></tr> 
    129129 
    130130<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
    131 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8cc21ea15fc723065eed5f3100757a5"></a><!-- doxytag: member="bdm::EKFCh::validate" ref="d8cc21ea15fc723065eed5f3100757a5" args="()" --> 
    132 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d8cc21ea15fc723065eed5f3100757a5">validate</a> ()</td></tr> 
     131<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::EKFCh::validate" ref="1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> 
     132virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">validate</a> ()</td></tr> 
    133133 
    134134<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method TODO. <br></td></tr> 
     
    151151virtual <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#598b25e3f3d96a5bc00a5faeb5b3c912">predictor</a> () const </td></tr> 
    152152 
    153 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a conditional density 1-step ahead predictor <img class="formulaInl" alt="$ f(d_{t+1} |d_{t+h-1}, \ldots d_{t}) $" src="form_130.png">. <br></td></tr> 
     153<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a conditional density 1-step ahead predictor. <br></td></tr> 
    154154<tr><td colspan="2"><div class="groupHeader">Access to attributes</div></td></tr> 
    155155<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ff2d8755ba0b3def927d31305c03b09c"></a><!-- doxytag: member="bdm::EKFCh::_drv" ref="ff2d8755ba0b3def927d31305c03b09c" args="() const " --> 
     
    305305</table> 
    306306<hr><a name="_details"></a><h2>Detailed Description</h2> 
    307 Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter in Square root.  
     307Extended <a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> Filter in Square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a>.  
    308308<p> 
    309309An approximation of the exact Bayesian filter with Gaussian noices and non-linear evolutions of their mean. <hr><h2>Member Function Documentation</h2> 
     
    328328<p>Reimplemented in <a class="el" href="classbdm_1_1ARX.html#080a7e531e3aa06694112863b15bc6a4">bdm::ARX</a>, <a class="el" href="classbdm_1_1MixEF.html#da724da464a75e07521941e430929efa">bdm::MixEF</a>, and <a class="el" href="classbdm_1_1multiBM.html#e157b607c1e3fa91d42aeea44458e2bf">bdm::multiBM</a>.</p> 
    329329 
    330 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00683">bdm::BM::logpred_m()</a>.</p> 
     330<p>Referenced by <a class="el" href="bdmbase_8h_source.html#l00768">bdm::BM::logpred_m()</a>.</p> 
    331331 
    332332</div> 
    333333</div><p> 
    334334<hr>The documentation for this class was generated from the following files:<ul> 
    335 <li><a class="el" href="libKF_8h-source.html">libKF.h</a><li>libKF.cpp</ul> 
     335<li><a class="el" href="kalman_8h_source.html">kalman.h</a><li>kalman.cpp</ul> 
    336336</div> 
    337 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:28 2009 for mixpp by&nbsp; 
     337<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:50 2009 for mixpp by&nbsp; 
    338338<a href="http://www.doxygen.org/index.html"> 
    339 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     339<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    340340</body> 
    341341</html>