Changeset 269 for doc/html/classbdm_1_1mratio.html
- Timestamp:
- 02/11/09 14:15:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mratio.html
r264 r269 49 49 <p><center><img src="classbdm_1_1mratio__coll__graph.png" border="0" usemap="#bdm_1_1mratio__coll__map" alt="Collaboration graph"></center> 50 50 <map name="bdm_1_1mratio__coll__map"> 51 <area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="5,287,96,313"><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"><area shape="rect" href="classbdm_1_1datalink__m2e.html" title="data link between" alt="" coords="199,287,343,313">< /map>51 <area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="5,287,96,313"><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"><area shape="rect" href="classbdm_1_1datalink__m2e.html" title="data link between" alt="" coords="199,287,343,313"><area shape="rect" href="classbdm_1_1datalink__e2e.html" title="DataLink is a connection between two data vectors Up and Down." alt="" coords="203,185,341,212"></map> 52 52 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 53 53 … … 70 70 71 71 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default destructor. <br></td></tr> 72 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html# e4848a428d8ef0549c6e4a9ed386d9f2">samplecond</a> (const vec &cond, double &ll)</td></tr>73 74 <tr><td class="mdescLeft"> </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="# e4848a428d8ef0549c6e4a9ed386d9f2"></a><br></td></tr>72 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">samplecond</a> (const vec &cond)</td></tr> 73 74 <tr><td class="mdescLeft"> </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> 75 75 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#ee26963a637b2ea1fb1933652981e652">samplecond_m</a> (const vec &cond, vec &ll, int N)</td></tr> 76 76 … … 171 171 <p> 172 172 Default constructor. By default, the given <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> is not copied! It is assumed that this function will be used only temporarily. 173 <p>References <a class="el" href="emix_8h-source.html#l00041">den</a>, <a class="el" href="emix_8h-source.html#l00043">destroynom</a>, <a class="el" href="libBM_8h-source.html#l0008 6">bdm::RV::length()</a>, <a class="el" href="libBM_8h-source.html#l00203">bdm::epdf::marginal()</a>, <a class="el" href="emix_8h-source.html#l00039">nom</a>, and <a class="el" href="libBM_8h-source.html#l00229">bdm::mpdf::rvc</a>.</p>173 <p>References <a class="el" href="emix_8h-source.html#l00041">den</a>, <a class="el" href="emix_8h-source.html#l00043">destroynom</a>, <a class="el" href="libBM_8h-source.html#l00088">bdm::RV::length()</a>, <a class="el" href="libBM_8h-source.html#l00205">bdm::epdf::marginal()</a>, <a class="el" href="emix_8h-source.html#l00039">nom</a>, and <a class="el" href="libBM_8h-source.html#l00231">bdm::mpdf::rvc</a>.</p> 174 174 175 175 </div> 176 176 </div><p> 177 177 <hr><h2>Member Function Documentation</h2> 178 <a class="anchor" name=" e4848a428d8ef0549c6e4a9ed386d9f2"></a><!-- doxytag: member="bdm::mratio::samplecond" ref="e4848a428d8ef0549c6e4a9ed386d9f2" args="(const vec &cond, double &ll)" -->178 <a class="anchor" name="f0c1db6fcbb3aae2dd6123884457a367"></a><!-- doxytag: member="bdm::mratio::samplecond" ref="f0c1db6fcbb3aae2dd6123884457a367" args="(const vec &cond)" --> 179 179 <div class="memitem"> 180 180 <div class="memproto"> … … 184 184 <td>(</td> 185 185 <td class="paramtype">const vec & </td> 186 <td class="paramname"> <em>cond</em>, </td> 187 </tr> 188 <tr> 189 <td class="paramkey"></td> 190 <td></td> 191 <td class="paramtype">double & </td> 192 <td class="paramname"> <em>ll</em></td><td> </td> 193 </tr> 194 <tr> 195 <td></td> 196 <td>)</td> 197 <td></td><td></td><td><code> [inline, virtual, inherited]</code></td> 186 <td class="paramname"> <em>cond</em> </td> 187 <td> ) </td> 188 <td><code> [inline, virtual, inherited]</code></td> 198 189 </tr> 199 190 </table> … … 207 198 <table border="0" cellspacing="2" cellpadding="0"> 208 199 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 209 <tr><td valign="top"></td><td valign="top"><em>ll</em> </td><td>is a return value of log-likelihood of the sample. </td></tr>210 200 </table> 211 201 </dl> 212 202 213 <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#1a37c2aaba8bde7fce5351c39b6e1168">bdm::mprod</a>.</p> 214 215 <p>References <a class="el" href="libBM_8h-source.html#l00248">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00231">bdm::mpdf::ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 203 <p>References <a class="el" href="libBM_8h-source.html#l00250">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00233">bdm::mpdf::ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 216 204 217 205 <p>Referenced by <a class="el" href="libPF_8h-source.html#l00143">bdm::MPF< BM_T >::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> … … 261 249 </dl> 262 250 263 <p>References <a class="el" href="libBM_8h-source.html#l002 48">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00084">bdm::RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00231">bdm::mpdf::ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00227">bdm::mpdf::rv</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p>251 <p>References <a class="el" href="libBM_8h-source.html#l00250">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00086">bdm::RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00233">bdm::mpdf::ep</a>, <a class="el" href="classbdm_1_1epdf.html#a8e39e2ff5e5cf5471bc159530d3b2d3">bdm::epdf::evallog()</a>, <a class="el" href="libBM_8h-source.html#l00229">bdm::mpdf::rv</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> 264 252 265 253 </div> … … 268 256 <li><a class="el" href="emix_8h-source.html">emix.h</a></ul> 269 257 </div> 270 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:50:052009 for mixpp by 258 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:52 2009 for mixpp by 271 259 <a href="http://www.doxygen.org/index.html"> 272 260 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>