Show
Ignore:
Timestamp:
06/02/09 10:24:26 (15 years ago)
Author:
smidl
Message:

doc - oprava

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1MultiModel.html

    r353 r354  
    8080<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    8181<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8784dd4aa94f13d8396f4988cf8c74b"></a><!-- doxytag: member="bdm::MultiModel::set_parameters" ref="d8784dd4aa94f13d8396f4988cf8c74b" args="(Array&lt; EKFCh * &gt; A, int pol0=1)" --> 
    82 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (<a class="el" href="classitpp_1_1Array.html">Array</a>&lt; <a class="el" href="classbdm_1_1EKFCh.html">EKFCh</a> * &gt; A, int pol0=1)</td></tr> 
     82void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (Array&lt; <a class="el" href="classbdm_1_1EKFCh.html">EKFCh</a> * &gt; A, int pol0=1)</td></tr> 
    8383 
    8484<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MultiModel.html#a915deeddb0e94c337d02ebc0abe535e">bayes</a> (const vec &amp;dt)</td></tr> 
     
    9999 
    100100<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> 
    101 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a80210bbe266bf26f100f342460a313f"></a><!-- doxytag: member="bdm::MultiModel::to_setting" ref="a80210bbe266bf26f100f342460a313f" args="(Setting &amp;root)" --> 
    102 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#a80210bbe266bf26f100f342460a313f">to_setting</a> (Setting &amp;root)</td></tr> 
     101<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::MultiModel::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &amp;root) const " --> 
     102virtual 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> 
    103103 
    104104<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
     
    120120virtual <a class="el" href="classbdm_1_1epdf.html">epdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#688d7a2aced1e06aa1c468d73a9e5eba">epredictor</a> () const </td></tr> 
    121121 
    122 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a predictive density <img class="formulaInl" alt="$ f(d_{t+1} |d_{t}, \ldots d_{0}) $" src="form_53.png">. <br></td></tr> 
     122<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a predictive density <img class="formulaInl" alt="$ f(d_{t+1} |d_{t}, \ldots d_{0}) $" src="form_52.png">. <br></td></tr> 
    123123<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="598b25e3f3d96a5bc00a5faeb5b3c912"></a><!-- doxytag: member="bdm::MultiModel::predictor" ref="598b25e3f3d96a5bc00a5faeb5b3c912" args="() const " --> 
    124124virtual <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> 
     
    143143<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 
    144144<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="33de5d07ee774070632de8963b5d4c93"></a><!-- doxytag: member="bdm::MultiModel::Models" ref="33de5d07ee774070632de8963b5d4c93" args="" --> 
    145 <a class="el" href="classitpp_1_1Array.html">Array</a>&lt; <a class="el" href="classbdm_1_1EKFCh.html">EKFCh</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MultiModel.html#33de5d07ee774070632de8963b5d4c93">Models</a></td></tr> 
     145Array&lt; <a class="el" href="classbdm_1_1EKFCh.html">EKFCh</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MultiModel.html#33de5d07ee774070632de8963b5d4c93">Models</a></td></tr> 
    146146 
    147147<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">List of models between which we switch. <br></td></tr> 
     
    263263<p>Implements <a class="el" href="classbdm_1_1BM.html#60b1779a577367c369a932cabd3a6188">bdm::BM</a>.</p> 
    264264 
    265 <p>References <a class="el" href="libKF_8h-source.html#l00399">_lls</a>, <a class="el" href="libEF_8h-source.html#l00152">bdm::enorm&lt; sq_T &gt;::_R()</a>, <a class="el" href="libKF_8h-source.html#l00403">est</a>, <a class="el" href="log__exp_8h-source.html#l00172">itpp::exp()</a>, <a class="el" href="itassert_8h-source.html#l00126">it_error</a>, <a class="el" href="array_8h-source.html#l00157">itpp::Array&lt; T &gt;::length()</a>, <a class="el" href="tcp_8h-source.html#l00117">itpp::max()</a>, <a class="el" href="min__max_8h-source.html#l00219">itpp::max_index()</a>, <a class="el" href="libEF_8h-source.html#l00139">bdm::enorm&lt; sq_T &gt;::mean()</a>, <a class="el" href="libKF_8h-source.html#l00395">Models</a>, <a class="el" href="libKF_8h-source.html#l00401">policy</a>, <a class="el" href="libEF_8h-source.html#l00968">bdm::enorm&lt; sq_T &gt;::set_parameters()</a>, <a class="el" href="matfunc_8h-source.html#l00077">itpp::sum()</a>, and <a class="el" href="libKF_8h-source.html#l00397">w</a>.</p> 
     265<p>References <a class="el" href="libKF_8h-source.html#l00399">_lls</a>, <a class="el" href="libEF_8h-source.html#l00152">bdm::enorm&lt; sq_T &gt;::_R()</a>, <a class="el" href="libKF_8h-source.html#l00403">est</a>, <a class="el" href="libEF_8h-source.html#l00139">bdm::enorm&lt; sq_T &gt;::mean()</a>, <a class="el" href="libKF_8h-source.html#l00395">Models</a>, <a class="el" href="libKF_8h-source.html#l00401">policy</a>, <a class="el" href="libEF_8h-source.html#l00968">bdm::enorm&lt; sq_T &gt;::set_parameters()</a>, and <a class="el" href="libKF_8h-source.html#l00397">w</a>.</p> 
    266266 
    267267</div> 
     
    287287<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> 
    288288 
    289 <p>References <a class="el" href="itassert_8h-source.html#l00126">it_error</a>.</p> 
    290  
    291 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00690">bdm::BM::logpred_m()</a>.</p> 
     289<p>Referenced by <a class="el" href="libBM_8h-source.html#l00691">bdm::BM::logpred_m()</a>.</p> 
    292290 
    293291</div> 
     
    296294<li><a class="el" href="libKF_8h-source.html">libKF.h</a></ul> 
    297295</div> 
    298 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:18 2009 for mixpp by&nbsp; 
     296<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:11:01 2009 for mixpp by&nbsp; 
    299297<a href="http://www.doxygen.org/index.html"> 
    300298<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>