Show
Ignore:
Timestamp:
02/16/09 10:03:13 (15 years ago)
Author:
smidl
Message:

Next major revision

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1bdmroot.html

    r270 r271  
    66</head><body> 
    77<!-- Generated by Doxygen 1.5.6 --> 
     8<script type="text/javascript"> 
     9<!-- 
     10function 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} 
     22function 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} 
     46window.onload = initDynSections; 
     47--> 
     48</script> 
    849<div class="navigation" id="top"> 
    950  <div class="tabs"> 
    1051    <ul> 
    11       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
     52      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    1253      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    1354      <li><a href="modules.html"><span>Modules</span></a></li> 
    14       <li><a href="namespaces.html"><span>Namespaces</span></a></li> 
    1555      <li class="current"><a href="classes.html"><span>Classes</span></a></li> 
    1656      <li><a href="files.html"><span>Files</span></a></li> 
     
    2565    </ul> 
    2666  </div> 
    27   <div class="navpath"><a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1bdmroot.html">bdmroot</a> 
     67  <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1bdmroot.html">bdmroot</a> 
    2868  </div> 
    2969</div> 
     
    3474Inheritance diagram for bdm::bdmroot:</div> 
    3575<div class="dynsection"> 
    36 <p><center><img src="classbdm_1_1bdmroot__inherit__graph.png" border="0" usemap="#bdm_1_1bdmroot__inherit__map" alt="Inheritance graph"></center> 
    37 <map name="bdm_1_1bdmroot__inherit__map"> 
    38 <area shape="rect" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities." alt="" coords="181,357,259,384"><area shape="rect" href="classbdm_1_1BMcond.html" title="Conditional Bayesian Filter." alt="" coords="371,109,480,136"><area shape="rect" href="classbdm_1_1DS.html" title="Abstract class for discrete&#45;time sources of data." alt="" coords="181,679,259,705"><area shape="rect" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density." alt="" coords="177,928,263,955"><area shape="rect" href="classbdm_1_1fnc.html" title="Class representing function &#160;of variable &#160;represented by rv." alt="" coords="181,1156,259,1183"><area shape="rect" href="classbdm_1_1logger.html" title="Class for storing results (and semi&#45;results) of an experiment." alt="" coords="171,1232,269,1259"><area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="175,1359,265,1385"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="183,1409,257,1436"><area shape="rect" href="classbdm_1_1BMEF.html" title="Estimator for Exponential family." alt="" coords="379,548,472,575"><area shape="rect" href="classbdm_1_1EKFfull.html" title="Extended Kalman Filter in full matrices." alt="" coords="376,185,475,212"><area shape="rect" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form." alt="" coords="343,396,508,423"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; ldmat \&gt;" alt="" coords="657,287,831,313"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; chmat \&gt;" alt="" coords="656,369,832,396"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; fsqmat \&gt;" alt="" coords="653,457,835,484"><area shape="rect" href="classbdm_1_1PF.html" title="Trivial particle filter with proposal density equal to parameter evolution model..." alt="" coords="389,236,461,263"><area shape="rect" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise." alt="" coords="703,564,785,591"><area shape="rect" href="classbdm_1_1MixEF.html" title="Mixture of Exponential Family Densities." alt="" coords="697,615,791,641"><area shape="rect" href="classbdm_1_1multiBM.html" title="Estimator for Multinomial density." alt="" coords="689,513,799,540"><area shape="rect" href="classbdm_1_1EKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="676,185,812,212"><area shape="rect" href="classbdm_1_1KFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="895,164,1017,191"><area shape="rect" href="classbdm_1_1KFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="900,63,1012,89"><area shape="rect" href="classbdm_1_1KalmanCh.html" title="Kalman filter in square root form." alt="" coords="895,369,1017,396"><area shape="rect" href="classbdm_1_1EKF.html" title="Extended Kalman Filter." alt="" coords="887,457,1025,484"><area shape="rect" href="classbdm_1_1MPF.html" title="Marginalized Particle filter." alt="" coords="671,236,817,263"><area shape="rect" href="classbdm_1_1EKFCh__cond.html" title="Extended Kalman filter with unknown parameters in IM." alt="" coords="676,33,812,60"><area shape="rect" href="classbdm_1_1EKFCh__unQ.html" title="Extended Kalman filter in Choleski form with unknown Q." alt="" coords="679,84,809,111"><area shape="rect" href="classbdm_1_1ArxDS.html" title="Generator of ARX data." alt="" coords="376,649,475,676"><area shape="rect" href="classbdm_1_1MemDS.html" title="Memory storage of off&#45;line data column&#45;wise." alt="" coords="371,700,480,727"><area shape="rect" href="classbdm_1_1eEF.html" title="General conjugate exponential family posterior density." alt="" coords="385,751,465,777"><area shape="rect" href="classbdm_1_1eEmp.html" title="Weighted empirical density." alt="" coords="377,801,473,828"><area shape="rect" href="classbdm_1_1emix.html" title="Mixture of epdfs." alt="" coords="381,852,469,879"><area shape="rect" href="classbdm_1_1eprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod." alt="" coords="377,903,473,929"><area shape="rect" href="classbdm_1_1euni.html" title="Uniform distributed density on a rectangular support." alt="" coords="383,953,468,980"><area shape="rect" href="classbdm_1_1merger.html" title="Function for general combination of pdfs." alt="" coords="373,1004,477,1031"><area shape="rect" title="internal class for MPDF providing composition of eEmp with external components" alt="" coords="321,1055,529,1081"><area shape="rect" href="classbdm_1_1constfn.html" title="class representing function , here rv is empty" alt="" coords="373,1156,477,1183"><area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="376,1207,475,1233"><area shape="rect" href="classbdm_1_1linfn.html" title="Class representing function ." alt="" coords="384,1105,467,1132"><area shape="rect" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory." alt="" coords="369,1257,481,1284"><area shape="rect" href="classbdm_1_1mEF.html" title="Exponential family model." alt="" coords="383,1409,468,1436"><area shape="rect" href="classbdm_1_1mepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="376,1460,475,1487"><area shape="rect" href="classbdm_1_1mmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="379,1511,472,1537"><area shape="rect" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf." alt="" coords="376,1308,475,1335"><area shape="rect" href="classbdm_1_1mratio.html" title="Class representing ratio of two densities which arise e.g. by applying the Bayes..." alt="" coords="376,1359,475,1385"></map> 
    39 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
     76 
     77<p><center><img src="classbdm_1_1bdmroot.png" usemap="#bdm::bdmroot_map" border="0" alt=""></center> 
     78<map name="bdm::bdmroot_map"> 
     79<area href="classbdm_1_1BM.html" alt="bdm::BM" shape="rect" coords="98,56,186,80"> 
     80<area href="classbdm_1_1BMcond.html" alt="bdm::BMcond" shape="rect" coords="98,112,186,136"> 
     81<area href="classbdm_1_1DS.html" alt="bdm::DS" shape="rect" coords="98,168,186,192"> 
     82<area href="classbdm_1_1epdf.html" alt="bdm::epdf" shape="rect" coords="98,224,186,248"> 
     83<area href="classbdm_1_1fnc.html" alt="bdm::fnc" shape="rect" coords="98,280,186,304"> 
     84<area href="classbdm_1_1logger.html" alt="bdm::logger" shape="rect" coords="98,336,186,360"> 
     85<area href="classbdm_1_1mpdf.html" alt="bdm::mpdf" shape="rect" coords="98,392,186,416"> 
     86<area href="classbdm_1_1RV.html" alt="bdm::RV" shape="rect" coords="98,448,186,472"> 
     87</map> 
     88</div> 
    4089 
    4190<p> 
     
    52101<li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    53102</div> 
    54 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:03 2009 for mixpp by&nbsp; 
     103<hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:42 2009 for mixpp by&nbsp; 
    55104<a href="http://www.doxygen.org/index.html"> 
    56105<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>