Show
Ignore:
Timestamp:
06/24/09 21:56:30 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1migamma.html

    r396 r397  
    7272<a href="#_details">More...</a> 
    7373<p> 
     74<<<<<<< HEAD:library/doc/html/classbdm_1_1migamma.html 
    7475<code>#include &lt;<a class="el" href="exp__family_8h_source.html">exp_family.h</a>&gt;</code> 
     76======= 
     77<code>#include &lt;<a class="el" href="exp__family_8h-source.html">exp_family.h</a>&gt;</code> 
     78>>>>>>> doc:library/doc/html/classbdm_1_1migamma.html 
    7579<p> 
    7680 
     
    111115<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> 
    112116 
    113 <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_49.png">.  <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 
     117<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_11.png">.  <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 
    114118<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> 
    115119 
     
    164168double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html#dc56bc9da542e0103ec16b9be8e5e38c">k</a></td></tr> 
    165169 
    166 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_68.png">. <br></td></tr> 
     170<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_76.png">. <br></td></tr> 
    167171<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c9847093da59a9ba0ebb68d2c592f5dc"></a><!-- doxytag: member="bdm::migamma::_alpha" ref="c9847093da59a9ba0ebb68d2c592f5dc" args="" --> 
    168172vec &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html#c9847093da59a9ba0ebb68d2c592f5dc">_alpha</a></td></tr> 
     
    189193Inverse-Gamma random walk.  
    190194<p> 
     195<<<<<<< HEAD:library/doc/html/classbdm_1_1migamma.html 
    191196Mean value, <img class="formulaInl" alt="$ \mu $" src="form_72.png">, of this density is given by <code>rvc</code> . Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$ k $" src="form_73.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$ \alpha=\mu/k^2+2 $" src="form_74.png"> and <img class="formulaInl" alt="$ \beta=\mu(\alpha-1)$" src="form_75.png">.<p> 
    192197The standard deviation of the walk is then: <img class="formulaInl" alt="$ \mu/\sqrt(k)$" src="form_76.png">. <hr><h2>Member Function Documentation</h2> 
     198======= 
     199Mean value, <img class="formulaInl" alt="$ \mu $" src="form_80.png">, of this density is given by <code>rvc</code> . Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$ k $" src="form_81.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$ \alpha=\mu/k^2+2 $" src="form_82.png"> and <img class="formulaInl" alt="$ \beta=\mu(\alpha-1)$" src="form_83.png">.<p> 
     200The standard deviation of the walk is then: <img class="formulaInl" alt="$ \mu/\sqrt(k)$" src="form_84.png">. <hr><h2>Member Function Documentation</h2> 
     201>>>>>>> doc:library/doc/html/classbdm_1_1migamma.html 
    193202<a class="anchor" name="30a0bceb948e287d497c578e371b1667"></a><!-- doxytag: member="bdm::migamma::from_setting" ref="30a0bceb948e287d497c578e371b1667" args="(const Setting &amp;set)" --> 
    194203<div class="memitem"> 
     
    236245 
    237246<p> 
    238 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_49.png">.  
     247Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">.  
    239248<p> 
    240249<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    246255<p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 
    247256 
     257<<<<<<< HEAD:library/doc/html/classbdm_1_1migamma.html 
    248258<p>References <a class="el" href="bdmbase_8h_source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h_source.html#l00263">bdm::epdf::sample()</a>.</p> 
    249259 
    250260<p>Referenced by <a class="el" href="particles_8h_source.html#l00207">bdm::MPF&lt; BM_T &gt;::bayes()</a>, <a class="el" href="particles_8cpp_source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="datasources_8cpp_source.html#l00043">bdm::ArxDS::step()</a>.</p> 
     261======= 
     262<p>References <a class="el" href="bdmbase_8h-source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h-source.html#l00263">bdm::epdf::sample()</a>.</p> 
     263 
     264<p>Referenced by <a class="el" href="particles_8h-source.html#l00207">bdm::MPF&lt; BM_T &gt;::bayes()</a>, <a class="el" href="particles_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="datasources_8cpp-source.html#l00043">bdm::ArxDS::step()</a>.</p> 
     265>>>>>>> doc:library/doc/html/classbdm_1_1migamma.html 
    251266 
    252267</div> 
     
    282297<dl compact><dt><b>Parameters:</b></dt><dd> 
    283298  <table border="0" cellspacing="2" cellpadding="0"> 
    284     <tr><td valign="top"></td><td valign="top"><em>N</em>&nbsp;</td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_49.png">. </td></tr> 
     299    <tr><td valign="top"></td><td valign="top"><em>N</em>&nbsp;</td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. </td></tr> 
    285300    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
    286301  </table> 
    287302</dl> 
    288303 
     304<<<<<<< HEAD:library/doc/html/classbdm_1_1migamma.html 
    289305<p>References <a class="el" href="bdmbase_8h_source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h_source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h_source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h_source.html#l00263">bdm::epdf::sample()</a>.</p> 
     306======= 
     307<p>References <a class="el" href="bdmbase_8h-source.html#l00376">bdm::mpdf::condition()</a>, <a class="el" href="bdmbase_8h-source.html#l00318">bdm::epdf::dimension()</a>, <a class="el" href="bdmbase_8h-source.html#l00348">bdm::mpdf::ep</a>, and <a class="el" href="bdmbase_8h-source.html#l00263">bdm::epdf::sample()</a>.</p> 
     308>>>>>>> doc:library/doc/html/classbdm_1_1migamma.html 
    290309 
    291310</div> 
    292311</div><p> 
    293312<hr>The documentation for this class was generated from the following file:<ul> 
     313<<<<<<< HEAD:library/doc/html/classbdm_1_1migamma.html 
    294314<li><a class="el" href="exp__family_8h_source.html">exp_family.h</a></ul> 
    295315</div> 
    296316<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:56 2009 for mixpp by&nbsp; 
     317======= 
     318<li><a class="el" href="exp__family_8h-source.html">exp_family.h</a></ul> 
     319</div> 
     320<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:54 2009 for mixpp by&nbsp; 
     321>>>>>>> doc:library/doc/html/classbdm_1_1migamma.html 
    297322<a href="http://www.doxygen.org/index.html"> 
    298323<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>