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

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1mpdf.html

    r269 r270  
    2929</div> 
    3030<div class="contents"> 
    31 <h1>bdm::mpdf Class Reference</h1><!-- doxytag: class="bdm::mpdf" --><!-- doxytag: inherits="bdm::bdmroot" -->Conditional probability density, e.g. modeling some dependencies.   
    32 <a href="#_details">More...</a> 
    33 <p> 
    34 <code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
     31<h1>bdm::mpdf Class Reference</h1><!-- doxytag: class="bdm::mpdf" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
    3532<p> 
    3633<div class="dynheader"> 
     
    4138<area shape="rect" href="classbdm_1_1mEF.html" title="Exponential family model." alt="" coords="323,107,408,133"><area shape="rect" href="classbdm_1_1mepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="316,157,415,184"><area shape="rect" href="classbdm_1_1mmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="319,208,412,235"><area shape="rect" href="classbdm_1_1mprod.html" title="Chain rule decomposition of epdf." alt="" coords="316,259,415,285"><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="316,309,415,336"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="7,208,119,235"><area shape="rect" href="classbdm_1_1mgamma.html" title="Gamma random walk." alt="" coords="491,5,611,32"><area shape="rect" href="classbdm_1_1migamma.html" title="Inverse&#45;Gamma random walk." alt="" coords="489,56,612,83"><area shape="rect" href="classbdm_1_1mlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="467,157,635,184"><area shape="rect" href="classbdm_1_1mlnorm.html" title="bdm::mlnorm\&lt; ldmat \&gt;" alt="" coords="757,133,933,160"><area shape="rect" href="classbdm_1_1mlnorm.html" title="bdm::mlnorm\&lt; chmat \&gt;" alt="" coords="756,204,935,231"><area shape="rect" href="classbdm_1_1mgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="775,5,916,32"><area shape="rect" href="classbdm_1_1migamma__fix.html" title="Inverse&#45;Gamma random walk around a fixed point." alt="" coords="773,56,917,83"><area shape="rect" href="classbdm_1_1mlstudent.html" title="bdm::mlstudent" alt="" coords="988,133,1111,160"></map> 
    4239<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    43 <div class="dynheader"> 
    44 Collaboration diagram for bdm::mpdf:</div> 
    45 <div class="dynsection"> 
    46 <p><center><img src="classbdm_1_1mpdf__coll__graph.png" border="0" usemap="#bdm_1_1mpdf__coll__map" alt="Collaboration graph"></center> 
    47 <map name="bdm_1_1mpdf__coll__map"> 
    48 <area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="7,7,119,33"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="25,87,100,113"><area shape="rect" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density." alt="" coords="93,185,179,212"></map> 
    49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    5040 
    5141<p> 
    52 <a href="classbdm_1_1mpdf-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     42<a href="classbdm_1_1mpdf-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
     43Conditional probability density, e.g. modeling some dependencies. <table border="0" cellpadding="0" cellspacing="0"> 
    5344<tr><td></td></tr> 
    5445<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     46<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> 
     47<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dc3f5e531994dd42447d678deb92fe48"></a><!-- doxytag: member="bdm::mpdf::mpdf" ref="dc3f5e531994dd42447d678deb92fe48" args="()" --> 
     48&nbsp;</td><td class="memItemRight" valign="bottom"><b>mpdf</b> ()</td></tr> 
     49 
     50<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7089fcbd918f201fdf4256119e31f173"></a><!-- doxytag: member="bdm::mpdf::mpdf" ref="7089fcbd918f201fdf4256119e31f173" args="(const mpdf &amp;m)" --> 
     51&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#7089fcbd918f201fdf4256119e31f173">mpdf</a> (const <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> &amp;m)</td></tr> 
     52 
     53<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">copy constructor does not set pointer <code>ep</code> - has to be done in offsprings! <br></td></tr> 
     54<tr><td colspan="2"><div class="groupHeader">Matematical operations</div></td></tr> 
    5555<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">samplecond</a> (const vec &amp;cond)</td></tr> 
    5656 
    5757<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.  <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 
    58 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#ee26963a637b2ea1fb1933652981e652">samplecond_m</a> (const vec &amp;cond, vec &amp;ll, int N)</td></tr> 
     58<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &amp;cond, int N)</td></tr> 
    5959 
    60 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns.  <a href="#ee26963a637b2ea1fb1933652981e652"></a><br></td></tr> 
     60<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns.  <a href="#afe4185b26baeb03688202e254d3b005"></a><br></td></tr> 
    6161<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="db94784a9aacf74c65c5a014f6743530"></a><!-- doxytag: member="bdm::mpdf::condition" ref="db94784a9aacf74c65c5a014f6743530" args="(const vec &amp;cond)" --> 
    6262virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#db94784a9aacf74c65c5a014f6743530">condition</a> (const vec &amp;cond)</td></tr> 
     
    7171 
    7272<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Matrix version of evallogcond. <br></td></tr> 
    73 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2d83cf2a5ba40cab11dfe158ced9ee9a"></a><!-- doxytag: member="bdm::mpdf::~mpdf" ref="2d83cf2a5ba40cab11dfe158ced9ee9a" args="()" --> 
    74 virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#2d83cf2a5ba40cab11dfe158ced9ee9a">~mpdf</a> ()</td></tr> 
     73<tr><td colspan="2"><div class="groupHeader">Access to attributes</div></td></tr> 
     74<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5571482d150fbcb72cc36f6694ce1a10"></a><!-- doxytag: member="bdm::mpdf::_rv" ref="5571482d150fbcb72cc36f6694ce1a10" args="()" --> 
     75<a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>_rv</b> ()</td></tr> 
    7576 
    76 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor for future use;. <br></td></tr> 
    77 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5fd998aa9e223231ab20f29762e594f7"></a><!-- doxytag: member="bdm::mpdf::mpdf" ref="5fd998aa9e223231ab20f29762e594f7" args="(const RV &amp;rv0, const RV &amp;rvc0)" --> 
    78 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#5fd998aa9e223231ab20f29762e594f7">mpdf</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rv0, const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvc0)</td></tr> 
     77<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="26001264236846897bd11e4baad47245"></a><!-- doxytag: member="bdm::mpdf::_rvc" ref="26001264236846897bd11e4baad47245" args="()" --> 
     78<a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>_rvc</b> ()</td></tr> 
    7979 
    80 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr> 
    81 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b3aba7311038bf990d706a64cab60cf8"></a><!-- doxytag: member="bdm::mpdf::_rvc" ref="b3aba7311038bf990d706a64cab60cf8" args="() const " --> 
    82 <a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#b3aba7311038bf990d706a64cab60cf8">_rvc</a> () const </td></tr> 
     80<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c2bae3e1e90874e72941863974ec0ed"></a><!-- doxytag: member="bdm::mpdf::dimension" ref="1c2bae3e1e90874e72941863974ec0ed" args="()" --> 
     81int&nbsp;</td><td class="memItemRight" valign="bottom"><b>dimension</b> ()</td></tr> 
    8382 
    84 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    85 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="222d5280e309c5a053ba73841e98c151"></a><!-- doxytag: member="bdm::mpdf::_rv" ref="222d5280e309c5a053ba73841e98c151" args="() const " --> 
    86 <a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#222d5280e309c5a053ba73841e98c151">_rv</a> () const </td></tr> 
     83<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="35e135910aed187b7290742f50e61bc8"></a><!-- doxytag: member="bdm::mpdf::dimensionc" ref="35e135910aed187b7290742f50e61bc8" args="()" --> 
     84int&nbsp;</td><td class="memItemRight" valign="bottom"><b>dimensionc</b> ()</td></tr> 
    8785 
    88 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    8986<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1892fe3933488942253679f068e9e7f6"></a><!-- doxytag: member="bdm::mpdf::_epdf" ref="1892fe3933488942253679f068e9e7f6" args="()" --> 
    90 <a class="el" href="classbdm_1_1epdf.html">epdf</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#1892fe3933488942253679f068e9e7f6">_epdf</a> ()</td></tr> 
     87<a class="el" href="classbdm_1_1epdf.html">epdf</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>_epdf</b> ()</td></tr> 
    9188 
    92 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    9389<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="05e843fd11c410a99dad2b88c55aca80"></a><!-- doxytag: member="bdm::mpdf::_e" ref="05e843fd11c410a99dad2b88c55aca80" args="()" --> 
    94 <a class="el" href="classbdm_1_1epdf.html">epdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#05e843fd11c410a99dad2b88c55aca80">_e</a> ()</td></tr> 
     90<a class="el" href="classbdm_1_1epdf.html">epdf</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>_e</b> ()</td></tr> 
    9591 
    96 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
     92<tr><td colspan="2"><div class="groupHeader">Connection to other objects</div></td></tr> 
     93<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7631a5570e4ade1420065e8df78f4401"></a><!-- doxytag: member="bdm::mpdf::set_rvc" ref="7631a5570e4ade1420065e8df78f4401" args="(const RV &amp;rvc0)" --> 
     94void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set_rvc</b> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvc0)</td></tr> 
     95 
     96<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="18ac26bc2f96ae01ef4eb06178abbd75"></a><!-- doxytag: member="bdm::mpdf::set_rv" ref="18ac26bc2f96ae01ef4eb06178abbd75" args="(const RV &amp;rv0)" --> 
     97void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set_rv</b> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rv0)</td></tr> 
     98 
     99<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f8e3798150b42fd1f3e16ddbbe0e7045"></a><!-- doxytag: member="bdm::mpdf::isnamed" ref="f8e3798150b42fd1f3e16ddbbe0e7045" args="()" --> 
     100bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>isnamed</b> ()</td></tr> 
     101 
    97102<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 
    98 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9bcfb45435d30983f436d41c298cbb51"></a><!-- doxytag: member="bdm::mpdf::rv" ref="9bcfb45435d30983f436d41c298cbb51" args="" --> 
    99 <a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#9bcfb45435d30983f436d41c298cbb51">rv</a></td></tr> 
     103<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c1900976ff13dbc09c9729b3bbff9e6"></a><!-- doxytag: member="bdm::mpdf::dimc" ref="7c1900976ff13dbc09c9729b3bbff9e6" args="" --> 
     104int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#7c1900976ff13dbc09c9729b3bbff9e6">dimc</a></td></tr> 
    100105 
    101 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">modeled random variable <br></td></tr> 
     106<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">dimension of the condition <br></td></tr> 
    102107<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5a5f08950daa08b85b01ddf4e1c36288"></a><!-- doxytag: member="bdm::mpdf::rvc" ref="5a5f08950daa08b85b01ddf4e1c36288" args="" --> 
    103108<a class="el" href="classbdm_1_1RV.html">RV</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#5a5f08950daa08b85b01ddf4e1c36288">rvc</a></td></tr> 
     
    109114<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">pointer to internal <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> <br></td></tr> 
    110115</table> 
    111 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    112 Conditional probability density, e.g. modeling some dependencies. <hr><h2>Member Function Documentation</h2> 
     116<hr><h2>Member Function Documentation</h2> 
    113117<a class="anchor" name="f0c1db6fcbb3aae2dd6123884457a367"></a><!-- doxytag: member="bdm::mpdf::samplecond" ref="f0c1db6fcbb3aae2dd6123884457a367" args="(const vec &amp;cond)" --> 
    114118<div class="memitem"> 
     
    136140</dl> 
    137141 
    138 <p>References <a class="el" href="libBM_8h-source.html#l00250">condition()</a>, <a class="el" href="libBM_8h-source.html#l00233">ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
     142<p>References <a class="el" href="libBM_8h-source.html#l00315">condition()</a>, <a class="el" href="libBM_8h-source.html#l00288">ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
    139143 
    140144<p>Referenced by <a class="el" href="libPF_8h-source.html#l00143">bdm::MPF&lt; BM_T &gt;::bayes()</a>, <a class="el" href="libPF_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="libDS_8cpp-source.html#l00044">bdm::ArxDS::step()</a>.</p> 
     
    142146</div> 
    143147</div><p> 
    144 <a class="anchor" name="ee26963a637b2ea1fb1933652981e652"></a><!-- doxytag: member="bdm::mpdf::samplecond_m" ref="ee26963a637b2ea1fb1933652981e652" args="(const vec &amp;cond, vec &amp;ll, int N)" --> 
     148<a class="anchor" name="afe4185b26baeb03688202e254d3b005"></a><!-- doxytag: member="bdm::mpdf::samplecond_m" ref="afe4185b26baeb03688202e254d3b005" args="(const vec &amp;cond, int N)" --> 
    145149<div class="memitem"> 
    146150<div class="memproto"> 
     
    151155          <td class="paramtype">const vec &amp;&nbsp;</td> 
    152156          <td class="paramname"> <em>cond</em>, </td> 
    153         </tr> 
    154         <tr> 
    155           <td class="paramkey"></td> 
    156           <td></td> 
    157           <td class="paramtype">vec &amp;&nbsp;</td> 
    158           <td class="paramname"> <em>ll</em>, </td> 
    159157        </tr> 
    160158        <tr> 
     
    184182</dl> 
    185183 
    186 <p>References <a class="el" href="libBM_8h-source.html#l00250">condition()</a>, <a class="el" href="libBM_8h-source.html#l00086">bdm::RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00233">ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00229">rv</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
     184<p>References <a class="el" href="libBM_8h-source.html#l00315">condition()</a>, <a class="el" href="libBM_8h-source.html#l00272">bdm::epdf::dimension()</a>, <a class="el" href="libBM_8h-source.html#l00288">ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 
    187185 
    188186</div> 
     
    191189<li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    192190</div> 
    193 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:54 2009 for mixpp by&nbsp; 
     191<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:04 2009 for mixpp by&nbsp; 
    194192<a href="http://www.doxygen.org/index.html"> 
    195193<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>