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

doc

Files:
1 modified

Legend:

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

    r396 r397  
    7272<a href="#_details">More...</a> 
    7373<p> 
     74<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.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_1mgamma__fix.html 
    7579<p> 
    7680 
     
    112116<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> 
    113117 
    114 <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> 
     118<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> 
    115119<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> 
    116120 
     
    173177double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#b20cf88cca1fe9b0b8f2a412608bfd09">k</a></td></tr> 
    174178 
    175 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_68.png">. <br></td></tr> 
     179<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_76.png">. <br></td></tr> 
    176180<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d95f4dde9214ff6dba265e18af60312"></a><!-- doxytag: member="bdm::mgamma_fix::_beta" ref="3d95f4dde9214ff6dba265e18af60312" args="" --> 
    177181vec &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#3d95f4dde9214ff6dba265e18af60312">_beta</a></td></tr> 
     
    194198Gamma random walk around a fixed point.  
    195199<p> 
    196 Mean value, <img class="formulaInl" alt="$\mu$" src="form_67.png">, of this density is given by a geometric combination of <code>rvc</code> and given fixed point, <img class="formulaInl" alt="$p$" src="form_58.png">. <img class="formulaInl" alt="$l$" src="form_77.png"> is the coefficient of the geometric combimation <p class="formulaDsp"> 
    197 <img class="formulaDsp" alt="\[ \mu = \mu_{t-1} ^{l} p^{1-l}\]" src="form_78.png"> 
    198 <p> 
    199 <p> 
     200Mean value, <img class="formulaInl" alt="$\mu$" src="form_75.png">, of this density is given by a geometric combination of <code>rvc</code> and given fixed point, <img class="formulaInl" alt="$p$" src="form_66.png">. <img class="formulaInl" alt="$l$" src="form_85.png"> is the coefficient of the geometric combimation <p class="formulaDsp"> 
     201<img class="formulaDsp" alt="\[ \mu = \mu_{t-1} ^{l} p^{1-l}\]" src="form_86.png"> 
     202<p> 
     203<p> 
     204<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.html 
    200205Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_68.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_69.png"> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_70.png">.<p> 
    201206The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_71.png">. <hr><h2>Member Function Documentation</h2> 
     207======= 
     208Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_76.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_77.png"> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_78.png">.<p> 
     209The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_79.png">. <hr><h2>Member Function Documentation</h2> 
     210>>>>>>> doc:library/doc/html/classbdm_1_1mgamma__fix.html 
    202211<a class="anchor" name="da2af0f327e5452bee71d1bf97452ae4"></a><!-- doxytag: member="bdm::mgamma_fix::from_setting" ref="da2af0f327e5452bee71d1bf97452ae4" args="(const Setting &amp;set)" --> 
    203212<div class="memitem"> 
     
    225234<p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 
    226235 
     236<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.html 
    227237<p>References <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00693">bdm::mgamma::k</a>, and <a class="el" href="exp__family_8cpp_source.html#l00214">bdm::mgamma::set_parameters()</a>.</p> 
     238======= 
     239<p>References <a class="el" href="exp__family_8h-source.html#l00693">bdm::mgamma::k</a>, and <a class="el" href="exp__family_8cpp-source.html#l00214">bdm::mgamma::set_parameters()</a>.</p> 
     240>>>>>>> doc:library/doc/html/classbdm_1_1mgamma__fix.html 
    228241 
    229242</div> 
     
    246259 
    247260<p> 
    248 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_49.png">.  
     261Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">.  
    249262<p> 
    250263<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    256269<p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 
    257270 
     271<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.html 
    258272<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> 
    259273 
    260274<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> 
     275======= 
     276<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> 
     277 
     278<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> 
     279>>>>>>> doc:library/doc/html/classbdm_1_1mgamma__fix.html 
    261280 
    262281</div> 
     
    292311<dl compact><dt><b>Parameters:</b></dt><dd> 
    293312  <table border="0" cellspacing="2" cellpadding="0"> 
    294     <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> 
     313    <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> 
    295314    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
    296315  </table> 
    297316</dl> 
    298317 
     318<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.html 
    299319<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> 
     320======= 
     321<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> 
     322>>>>>>> doc:library/doc/html/classbdm_1_1mgamma__fix.html 
    300323 
    301324</div> 
    302325</div><p> 
    303326<hr>The documentation for this class was generated from the following file:<ul> 
     327<<<<<<< HEAD:library/doc/html/classbdm_1_1mgamma__fix.html 
    304328<li><a class="el" href="exp__family_8h_source.html">exp_family.h</a></ul> 
    305329</div> 
    306330<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:57 2009 for mixpp by&nbsp; 
     331======= 
     332<li><a class="el" href="exp__family_8h-source.html">exp_family.h</a></ul> 
     333</div> 
     334<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:54 2009 for mixpp by&nbsp; 
     335>>>>>>> doc:library/doc/html/classbdm_1_1mgamma__fix.html 
    307336<a href="http://www.doxygen.org/index.html"> 
    308337<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>