Changeset 271 for doc/html/classbdm_1_1MPF.html
- Timestamp:
- 02/16/09 10:03:13 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1MPF.html
r270 r271 6 6 </head><body> 7 7 <!-- Generated by Doxygen 1.5.6 --> 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 55 <li class="current"><a href="classes.html"><span>Classes</span></a></li> 16 56 <li><a href="files.html"><span>Files</span></a></li> … … 25 65 </ul> 26 66 </div> 27 <div class="navpath">< a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1MPF.html">MPF</a>67 <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1MPF.html">MPF</a> 28 68 </div> 29 69 </div> … … 34 74 Inheritance diagram for bdm::MPF< BM_T >:</div> 35 75 <div class="dynsection"> 36 <p><center><img src="classbdm_1_1MPF__inherit__graph.png" border="0" usemap="#bdm_1_1MPF_3_01BM__T_01_4__inherit__map" alt="Inheritance graph"></center> 37 <map name="bdm_1_1MPF_3_01BM__T_01_4__inherit__map"> 38 <area shape="rect" href="classbdm_1_1PF.html" title="Trivial particle filter with proposal density equal to parameter evolution model..." alt="" coords="43,161,115,188"><area shape="rect" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities." alt="" coords="40,84,117,111"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="23,7,135,33"></map> 39 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 76 77 <p><center><img src="classbdm_1_1MPF.png" usemap="#bdm::MPF< BM_T >_map" border="0" alt=""></center> 78 <map name="bdm::MPF< BM_T >_map"> 79 <area href="classbdm_1_1PF.html" alt="bdm::PF" shape="rect" coords="0,112,125,136"> 80 <area href="classbdm_1_1BM.html" alt="bdm::BM" shape="rect" coords="0,56,125,80"> 81 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,125,24"> 82 </map> 83 </div> 40 84 41 85 <p> … … 49 93 <tr><td></td></tr> 50 94 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 51 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" e2a00c2399599c3613ab632fc36a1f79"></a><!-- doxytag: member="bdm::MPF::MPF" ref="e2a00c2399599c3613ab632fc36a1f79" args="(const RV &rvlin, const RV &rvpf, mpdf &par0, mpdf &obs0, int n, const BM_T &BMcond0)" -->52 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MPF.html# e2a00c2399599c3613ab632fc36a1f79">MPF</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rvlin, const <a class="el" href="classbdm_1_1RV.html">RV</a> &rvpf, <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> &par0, <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> &obs0, int <a class="el" href="classbdm_1_1PF.html#eeafaf9b8ad75fe62ee9fd6369e3f7fe">n</a>, const BM_T &BMcond0)</td></tr>95 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ca0e773df05fd70cf8ef3a7f1b3e42ef"></a><!-- doxytag: member="bdm::MPF::MPF" ref="ca0e773df05fd70cf8ef3a7f1b3e42ef" args="(mpdf *par0, mpdf *obs0, int n, const BM_T &BMcond0)" --> 96 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MPF.html#ca0e773df05fd70cf8ef3a7f1b3e42ef">MPF</a> (<a class="el" href="classbdm_1_1mpdf.html">mpdf</a> *par0, <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> *obs0, int <a class="el" href="classbdm_1_1PF.html#eeafaf9b8ad75fe62ee9fd6369e3f7fe">n</a>, const BM_T &BMcond0)</td></tr> 53 97 54 98 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> … … 56 100 57 101 <tr><td class="mdescLeft"> </td><td class="mdescRight">Incremental Bayes rule. <a href="#286d040770d08bd7ff416cea617b1b14"></a><br></td></tr> 58 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2 da4cbf7645da52ad5630ada411e3f9f"></a><!-- doxytag: member="bdm::MPF::_epdf" ref="2da4cbf7645da52ad5630ada411e3f9f" args="() const " -->59 const <a class="el" href="classbdm_1_1epdf.html">epdf</a> & </td><td class="memItemRight" valign="bottom"><b> _epdf</b> () const </td></tr>102 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="25d5dc30b1260b07edb6183bdd73ef16"></a><!-- doxytag: member="bdm::MPF::posterior" ref="25d5dc30b1260b07edb6183bdd73ef16" args="() const " --> 103 const <a class="el" href="classbdm_1_1epdf.html">epdf</a> & </td><td class="memItemRight" valign="bottom"><b>posterior</b> () const </td></tr> 60 104 61 105 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1401874aa88a7a3f2593070646779af2"></a><!-- doxytag: member="bdm::MPF::_e" ref="1401874aa88a7a3f2593070646779af2" args="() const " --> … … 74 118 75 119 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 120 <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> 121 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e6d63c627cd1600eb0a88294d0ff6ca3"></a><!-- doxytag: member="bdm::MPF::set_parameters" ref="e6d63c627cd1600eb0a88294d0ff6ca3" args="(mpdf *par0, mpdf *obs0, int n0)" --> 122 void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (<a class="el" href="classbdm_1_1mpdf.html">mpdf</a> *par0, <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> *obs0, int n0)</td></tr> 123 124 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9830cb311f67e8276d3f2b167ab681b9"></a><!-- doxytag: member="bdm::MPF::set_statistics" ref="9830cb311f67e8276d3f2b167ab681b9" args="(const vec w0, epdf *epdf0)" --> 125 void </td><td class="memItemRight" valign="bottom"><b>set_statistics</b> (const vec w0, <a class="el" href="classbdm_1_1epdf.html">epdf</a> *epdf0)</td></tr> 126 76 127 <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> 77 128 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classbdm_1_1BM.html">BM</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#c0f027ff91d8459937c6f60ff8e553ff">_copy_</a> ()</td></tr> … … 103 154 void </td><td class="memItemRight" valign="bottom"><b>set_drv</b> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv)</td></tr> 104 155 156 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b38d92f17620813ad872d86e01a26e5e"></a><!-- doxytag: member="bdm::MPF::set_rv" ref="b38d92f17620813ad872d86e01a26e5e" args="(const RV &rv)" --> 157 void </td><td class="memItemRight" valign="bottom"><b>set_rv</b> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv)</td></tr> 158 105 159 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5be65d37dedfe33a3671e7065f523a70"></a><!-- doxytag: member="bdm::MPF::_ll" ref="5be65d37dedfe33a3671e7065f523a70" args="() const " --> 106 160 double </td><td class="memItemRight" valign="bottom"><b>_ll</b> () const </td></tr> … … 126 180 127 181 <tr><td class="mdescLeft"> </td><td class="mdescRight">pointer into <code><a class="el" href="classbdm_1_1eEmp.html" title="Weighted empirical density.">eEmp</a></code> <br></td></tr> 128 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" cf3a1b2a407012e47ac878e3aa2fbf34"></a><!-- doxytag: member="bdm::MPF::par" ref="cf3a1b2a407012e47ac878e3aa2fbf34" args="" -->129 <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1PF.html#cf3a1b2a407012e47ac878e3aa2fbf34">par</a></td></tr>182 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="521e9621d3b5e1274275f323691afdaf"></a><!-- doxytag: member="bdm::MPF::par" ref="521e9621d3b5e1274275f323691afdaf" args="" --> 183 <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1PF.html#521e9621d3b5e1274275f323691afdaf">par</a></td></tr> 130 184 131 185 <tr><td class="mdescLeft"> </td><td class="mdescRight">Parameter evolution model. <br></td></tr> 132 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" c58b8fa634272c3f48845a9020ba55aa"></a><!-- doxytag: member="bdm::MPF::obs" ref="c58b8fa634272c3f48845a9020ba55aa" args="" -->133 <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1PF.html#c58b8fa634272c3f48845a9020ba55aa">obs</a></td></tr>186 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d6e7a62fba1e0a0d73c9b87f4fb683ec"></a><!-- doxytag: member="bdm::MPF::obs" ref="d6e7a62fba1e0a0d73c9b87f4fb683ec" args="" --> 187 <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1PF.html#d6e7a62fba1e0a0d73c9b87f4fb683ec">obs</a></td></tr> 134 188 135 189 <tr><td class="mdescLeft"> </td><td class="mdescRight">Observation model. <br></td></tr> … … 181 235 <p>Reimplemented from <a class="el" href="classbdm_1_1PF.html#638946eea22d4964bf9350286bb4efd8">bdm::PF</a>.</p> 182 236 183 <p>References <a class="el" href="libBM_8h-source.html#l003 33">bdm::mpdf::_e()</a>, <a class="el" href="libPF_8h-source.html#l00036">bdm::PF::_samples</a>, <a class="el" href="libPF_8h-source.html#l00034">bdm::PF::_w</a>, <a class="el" href="libPF_8h-source.html#l00032">bdm::PF::est</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libPF_8h-source.html#l00030">bdm::PF::n</a>, <a class="el" href="libPF_8h-source.html#l00038">bdm::PF::par</a>, <a class="el" href="libEF_8cpp-source.html#l00184">bdm::eEmp::resample()</a>, and <a class="el" href="libBM_8h-source.html#l00302">bdm::mpdf::samplecond()</a>.</p>237 <p>References <a class="el" href="libBM_8h-source.html#l00342">bdm::mpdf::_e()</a>, <a class="el" href="libPF_8h-source.html#l00036">bdm::PF::_samples</a>, <a class="el" href="libPF_8h-source.html#l00034">bdm::PF::_w</a>, <a class="el" href="libPF_8h-source.html#l00032">bdm::PF::est</a>, <a class="el" href="libBM_8h-source.html#l00246">bdm::epdf::evallog()</a>, <a class="el" href="libPF_8h-source.html#l00030">bdm::PF::n</a>, <a class="el" href="libPF_8h-source.html#l00038">bdm::PF::par</a>, <a class="el" href="libEF_8cpp-source.html#l00185">bdm::eEmp::resample()</a>, and <a class="el" href="libBM_8h-source.html#l00311">bdm::mpdf::samplecond()</a>.</p> 184 238 185 239 </div> … … 227 281 <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> 228 282 229 <p>Referenced by <a class="el" href="libBM_8h-source.html#l006 08">bdm::BM::logpred_m()</a>.</p>283 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00628">bdm::BM::logpred_m()</a>.</p> 230 284 231 285 </div> … … 234 288 <li><a class="el" href="libPF_8h-source.html">libPF.h</a></ul> 235 289 </div> 236 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:022009 for mixpp by 290 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:38 2009 for mixpp by 237 291 <a href="http://www.doxygen.org/index.html"> 238 292 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>