root/library/doc/html/inherits.html @ 541

Revision 538, 18.5 kB (checked in by smidl, 15 years ago)

Documentation regenerated

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mixpp: Graphical Class Hierarchy</title>
4<link href="tabs.css" rel="stylesheet" type="text/css">
5<link href="doxygen.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.8 -->
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>
49<div class="navigation" id="top">
50  <div class="tabs">
51    <ul>
52      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
53      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
54      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
55      <li><a href="files.html"><span>Files</span></a></li>
56    </ul>
57  </div>
58  <div class="tabs">
59    <ul>
60      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
61      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
62      <li class="current"><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
63      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
64    </ul>
65  </div>
66</div>
67<div class="contents">
68<h1>Graphical Class Hierarchy</h1><a href="hierarchy.html">Go to the textual class hierarchy</a>
69<p>
70<table border="0" cellspacing="10" cellpadding="0">
71<tr><td><img src="inherit__graph__0.png" border="0" alt="" usemap="#bdm_1_1datalink_map">
72<map name="bdm_1_1datalink_map">
73<area shape="rect" href="classbdm_1_1datalink.html" title="DataLink is a connection between two data vectors Up and Down." alt="" coords="7,5,105,32"><area shape="rect" href="classbdm_1_1datalink__m2e.html" title="data link between" alt="" coords="156,5,287,32"><area shape="rect" href="classbdm_1_1datalink__m2m.html" title="bdm::datalink_m2m" alt="" coords="336,5,472,32"></map></td></tr>
74<tr><td><img src="inherit__graph__1.png" border="0" alt="" usemap="#bdm_1_1root_map">
75<map name="bdm_1_1root_map">
76<area shape="rect" href="classbdm_1_1KalmanFull.html" title="Basic Kalman filter with full matrices (education purpose only)! Will be deleted..." alt="" coords="144,31,264,57"><area shape="rect" href="classbdm_1_1EKFfull.html" title="Extended Kalman Filter in full matrices." alt="" coords="401,31,497,57"><area shape="rect" href="classbdm_1_1EKFful__unQR.html" title="Extended Kalman filter with unknown Q and R." alt="" coords="653,5,787,32"><area shape="rect" href="classbdm_1_1root.html" title="Root class of BDM objects." alt="" coords="7,1172,81,1199"><area shape="rect" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities." alt="" coords="167,233,241,260"><area shape="rect" href="classbdm_1_1Designer.html" title="Base class of designers of control strategy." alt="" coords="152,487,256,513"><area shape="rect" href="classbdm_1_1DS.html" title="Abstract class for discrete&#45;time sources of data." alt="" coords="168,563,240,589"><area shape="rect" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density." alt="" coords="164,867,244,893"><area shape="rect" href="classbdm_1_1fnc.html" title="Class representing function &#160;of variable &#160;represented by rv." alt="" coords="168,1133,240,1160"><area shape="rect" href="classbdm_1_1logger.html" title="Class for storing results (and semi&#45;results) of an experiment." alt="" coords="160,1209,248,1236"><area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling , where &#160;is random variable, rv, and..." alt="" coords="163,1449,245,1476"><area shape="rect" href="classbdm_1_1Participant.html" title="Basic Participant." alt="" coords="147,1500,261,1527"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="168,1551,240,1577"><area shape="rect" href="classbdm_1_1SettingResolver.html" title="This class serves to expand links used within configuration files." alt="" coords="131,1601,277,1628"><area shape="rect" href="classbdm_1_1BMEF.html" title="Estimator for Exponential family." alt="" coords="404,81,495,108"><area shape="rect" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form." alt="" coords="373,132,525,159"><area shape="rect" href="classbdm_1_1MultiModel.html" title="(Switching) Multiple Model The model runs several models in parallel and evaluates..." alt="" coords="391,183,508,209"><area shape="rect" href="classbdm_1_1PF.html" title="Trivial particle filter with proposal density equal to parameter evolution model..." alt="" coords="413,233,485,260"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; chmat \&gt;" alt="" coords="371,284,528,311"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; fsqmat \&gt;" alt="" coords="368,335,531,361"><area shape="rect" href="classbdm_1_1Kalman.html" title="bdm::Kalman\&lt; ldmat \&gt;" alt="" coords="372,385,527,412"><area shape="rect" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise." alt="" coords="680,56,760,83"><area shape="rect" href="classbdm_1_1MixEF.html" title="Mixture of Exponential Family Densities." alt="" coords="675,107,765,133"><area shape="rect" href="classbdm_1_1multiBM.html" title="Estimator for Multinomial density." alt="" coords="669,157,771,184"><area shape="rect" href="classbdm_1_1MPF.html" title="Marginalized Particle filter." alt="" coords="649,233,791,260"><area shape="rect" href="classbdm_1_1KalmanCh.html" title="Kalman filter in square root form." alt="" coords="663,284,777,311"><area shape="rect" href="classbdm_1_1EKFCh.html" title="Extended Kalman Filter in Square root." alt="" coords="885,284,981,311"><area shape="rect" href="classbdm_1_1EKFCh__chQ.html" title="Extended Kalman filter in Choleski form with unknown Q." alt="" coords="1051,233,1179,260"><area shape="rect" href="classbdm_1_1EKFCh__cond.html" title="Extended Kalman filter with unknown parameters in IM." alt="" coords="1049,284,1180,311"><area shape="rect" href="classbdm_1_1EKFCh__dQ.html" title="Extended Kalman filter in Choleski form with unknown diagonal Q." alt="" coords="1055,335,1175,361"><area shape="rect" href="classbdm_1_1EKF.html" title="Extended Kalman Filter." alt="" coords="653,335,787,361"><area shape="rect" href="classbdm_1_1KFcondQR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="661,385,779,412"><area shape="rect" href="classbdm_1_1KFcondR.html" title="Kalman Filter with conditional diagonal matrices R and Q." alt="" coords="667,436,773,463"><area shape="rect" href="classbdm_1_1LQG.html" title="bdm::LQG" alt="" coords="409,461,489,488"><area shape="rect" href="classbdm_1_1ArxDS.html" title="Generator of ARX data." alt="" coords="404,512,495,539"><area shape="rect" href="classbdm_1_1MemDS.html" title="Memory storage of off&#45;line data column&#45;wise." alt="" coords="399,563,500,589"><area shape="rect" href="classbdm_1_1FileDS.html" title="bdm::FileDS" alt="" coords="673,487,767,513"><area shape="rect" href="classbdm_1_1MexDS.html" title="Memory storage of off&#45;line data column&#45;wise." alt="" coords="672,537,768,564"><area shape="rect" href="classbdm_1_1CsvFileDS.html" title="CSV file data storage The constructor creates Data matrix from the records in a CSV..." alt="" coords="876,461,991,488"><area shape="rect" href="classbdm_1_1ITppFileDS.html" title="Read Data Matrix from an IT file." alt="" coords="873,512,993,539"><area shape="rect" href="classbdm_1_1eEF.html" title="General conjugate exponential family posterior density." alt="" coords="411,664,488,691"><area shape="rect" href="classbdm_1_1eEmp.html" title="Weighted empirical density." alt="" coords="405,715,493,741"><area shape="rect" href="classbdm_1_1eiWishartCh.html" title="Inverse Wishart on Choleski decomposition." alt="" coords="388,765,511,792"><area shape="rect" href="classbdm_1_1emix.html" title="Mixture of epdfs." alt="" coords="408,816,491,843"><area shape="rect" href="classbdm_1_1eprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod." alt="" coords="407,867,492,893"><area shape="rect" href="classbdm_1_1euni.html" title="Uniform distributed density on a rectangular support." alt="" coords="411,917,488,944"><area shape="rect" href="classbdm_1_1eWishartCh.html" title="bdm::eWishartCh" alt="" coords="389,968,509,995"><area shape="rect" href="classbdm_1_1merger__base.html" title="Base class for general combination of pdfs on discrete support." alt="" coords="385,1019,513,1045"><area shape="rect" href="classbdm_1_1eDirich.html" title="Dirichlet posterior density." alt="" coords="673,588,767,615"><area shape="rect" href="classbdm_1_1egamma.html" title="Gamma posterior density." alt="" coords="668,639,772,665"><area shape="rect" href="classbdm_1_1egiw.html" title="Gauss&#45;inverse&#45;Wishart density stored in LD form." alt="" coords="680,689,760,716"><area shape="rect" href="classbdm_1_1enorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix." alt="" coords="648,740,792,767"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\&lt; chmat \&gt;" alt="" coords="645,791,795,817"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\&lt; fsqmat \&gt;" alt="" coords="643,841,797,868"><area shape="rect" href="classbdm_1_1enorm.html" title="bdm::enorm\&lt; ldmat \&gt;" alt="" coords="647,892,793,919"><area shape="rect" href="classbdm_1_1eigamma.html" title="Inverse&#45;Gamma posterior density." alt="" coords="880,639,987,665"><area shape="rect" href="classbdm_1_1egiwmix.html" title="Mixture of egiws." alt="" coords="883,689,984,716"><area shape="rect" href="classbdm_1_1elognorm.html" title="bdm::elognorm" alt="" coords="880,892,987,919"><area shape="rect" href="classbdm_1_1merger__mix.html" title="Merger using importance sampling with mixture proposal density." alt="" coords="659,1019,781,1045"><area shape="rect" href="classbdm_1_1constfn.html" title="class representing function , here rv is empty" alt="" coords="401,1069,497,1096"><area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="404,1120,495,1147"><area shape="rect" href="classbdm_1_1linfn.html" title="Class representing function ." alt="" coords="411,1171,488,1197"><area shape="rect" href="classbdm_1_1bilinfn.html" title="Class representing function ." alt="" coords="676,1120,764,1147"><area shape="rect" href="classbdm_1_1memlog.html" title="bdm::memlog" alt="" coords="400,1221,499,1248"><area shape="rect" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory." alt="" coords="669,1196,771,1223"><area shape="rect" href="classbdm_1_1mexlog.html" title="Logger storing results into an mxArray." alt="" coords="672,1247,768,1273"><area shape="rect" href="classbdm_1_1mepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="404,1272,495,1299"><area shape="rect" href="classbdm_1_1mmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal RV and RVC." alt="" coords="407,1323,492,1349"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="Mpdf with internal epdf that is modified by function condition." alt="" coords="353,1373,545,1400"><area shape="rect" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf." alt="" coords="404,1424,495,1451"><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="404,1475,495,1501"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; egamma \&gt;" alt="" coords="347,1525,552,1552"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; eigamma \&gt;" alt="" coords="345,1576,553,1603"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; eiWishartCh \&gt;" alt="" coords="336,1627,563,1653"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; elognorm \&gt;" alt="" coords="345,1677,553,1704"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; enorm\&lt; ldmat \&gt; \&gt;" alt="" coords="325,1728,573,1755"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; enorm\&lt; sq_T \&gt; \&gt;" alt="" coords="327,1779,572,1805"><area shape="rect" href="classbdm_1_1mpdf__internal.html" title="bdm::mpdf_internal\&lt; TEpdf\&lt; sq_T \&gt; \&gt;" alt="" coords="328,1829,571,1856"><area shape="rect" href="classbdm_1_1mgamma.html" title="Gamma random walk." alt="" coords="667,1525,773,1552"><area shape="rect" href="classbdm_1_1mgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="869,1525,997,1552"><area shape="rect" href="classbdm_1_1migamma.html" title="Inverse&#45;Gamma random walk." alt="" coords="664,1576,776,1603"><area shape="rect" href="classbdm_1_1migamma__ref.html" title="Inverse&#45;Gamma random walk around a fixed point." alt="" coords="867,1576,1000,1603"><area shape="rect" href="classbdm_1_1rwiWishartCh.html" title="Random Walk on inverse Wishart." alt="" coords="655,1627,785,1653"><area shape="rect" href="classbdm_1_1mlognorm.html" title="Log&#45;Normal random walk." alt="" coords="664,1677,776,1704"><area shape="rect" href="classbdm_1_1mlnorm.html" title="bdm::mlnorm\&lt; ldmat, enorm \&gt;" alt="" coords="621,1728,819,1755"><area shape="rect" href="classbdm_1_1mlstudent.html" title="bdm::mlstudent" alt="" coords="877,1728,989,1755"><area shape="rect" href="classbdm_1_1mgnorm.html" title="Mpdf with general function for mean value." alt="" coords="643,1779,797,1805"><area shape="rect" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="624,1829,816,1856"></map></td></tr>
77<tr><td><img src="inherit__graph__2.png" border="0" alt="" usemap="#bdm_1_1shared__ptr_3_01T_01_4_map">
78<map name="bdm_1_1shared__ptr_3_01T_01_4_map">
79<area shape="rect" href="classbdm_1_1shared__ptr.html" title="A naive implementation of roughly a subset of the std::tr1:shared_ptr spec." alt="" coords="7,5,153,32"></map></td></tr>
80<tr><td><img src="inherit__graph__3.png" border="0" alt="" usemap="#bdm_1_1shared__ptr_3_01T_01_4_map">
81<map name="bdm_1_1shared__ptr_3_01T_01_4_map">
82<area shape="rect" href="classbdm_1_1shared__ptr.html" title="bdm::shared_ptr\&lt; T \&gt;" alt="" coords="7,5,153,32"><area shape="rect" href="classbdm_1_1object__ptr.html" title="A wrapper of shared_ptr which is never empty." alt="" coords="203,5,347,32"></map></td></tr>
83<tr><td><img src="inherit__graph__4.png" border="0" alt="" usemap="#bdm_1_1sqmat_map">
84<map name="bdm_1_1sqmat_map">
85<area shape="rect" href="classbdm_1_1sqmat.html" title="Abstract class for representation of double symmetric matrices in square&#45;root form..." alt="" coords="5,56,96,83"><area shape="rect" href="classbdm_1_1chmat.html" title="Symmetric matrix stored in square root decomposition using upper cholesky." alt="" coords="147,5,237,32"><area shape="rect" href="classbdm_1_1fsqmat.html" title="Fake sqmat. This class maps sqmat operations to operations on full matrix." alt="" coords="145,56,239,83"><area shape="rect" href="classbdm_1_1ldmat.html" title="Matrix stored in LD form, (commonly known as UD)." alt="" coords="149,107,235,133"></map></td></tr>
86<tr><td><img src="inherit__graph__5.png" border="0" alt="" usemap="#bdm_1_1str_map">
87<map name="bdm_1_1str_map">
88<area shape="rect" href="classbdm_1_1str.html" title="Structure of RV, i.e. RVs expanded into a flat list of IDs, used for debugging." alt="" coords="5,5,75,32"></map></td></tr>
89<tr><td><img src="inherit__graph__6.png" border="0" alt="" usemap="#bdm_1_1UI_map">
90<map name="bdm_1_1UI_map">
91<area shape="rect" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare..." alt="" coords="7,5,73,32"><area shape="rect" href="classbdm_1_1ParticularUI.html" title="bdm::ParticularUI\&lt; T \&gt;" alt="" coords="123,5,277,32"></map></td></tr>
92<tr><td><img src="inherit__graph__7.png" border="0" alt="" usemap="#bdm_1_1UIException_map">
93<map name="bdm_1_1UIException_map">
94<area shape="rect" href="classbdm_1_1UIException.html" title="bdm::UIException" alt="" coords="5,5,131,32"></map></td></tr>
95<tr><td><img src="inherit__graph__8.png" border="0" alt="" usemap="#bdm_1_1UIFile_map">
96<map name="bdm_1_1UIFile_map">
97<area shape="rect" href="classbdm_1_1UIFile.html" title="This class serves to load and/or save user&#45;infos into/from configuration files stored..." alt="" coords="5,5,93,32"></map></td></tr>
98<tr><td><img src="inherit__graph__9.png" border="0" alt="" usemap="#UImxArray_map">
99<map name="UImxArray_map">
100<area shape="rect" href="classUImxArray.html" title="Class for writing Settings into Matlab&#39;s mxArray." alt="" coords="7,5,89,32"></map></td></tr>
101<tr><td><img src="inherit__graph__10.png" border="0" alt="" usemap="#UImxConfig_map">
102<map name="UImxConfig_map">
103<area shape="rect" href="classUImxConfig.html" title="Reimplementation of libconfig&#39;s Config class for Matlab mxArray structures." alt="" coords="7,5,95,32"></map></td></tr>
104</table>
105</div>
106<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by&nbsp;
107<a href="http://www.doxygen.org/index.html">
108<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
109</body>
110</html>
Note: See TracBrowser for help on using the browser.