Show
Ignore:
Timestamp:
06/08/09 18:02:55 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1mlognorm.html

    r354 r368  
    9191 
    9292<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Update <code>ep</code> so that it represents this <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a> conditioned on <code>rvc</code> = cond. <br></td></tr> 
    93 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d95e9de79ca1d52b06f1b8f80660f09"></a><!-- doxytag: member="bdm::mlognorm::ToString" ref="3d95e9de79ca1d52b06f1b8f80660f09" args="()" --> 
    94 virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#3d95e9de79ca1d52b06f1b8f80660f09">ToString</a> ()</td></tr> 
     93<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlognorm.html#3a130457942be64ee9544e8dff00d09b">from_setting</a> (const Setting &amp;root)</td></tr> 
     94 
     95<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e47a8bd9337478fa4e46d5a2a4336f9a"></a><!-- doxytag: member="bdm::mlognorm::to_string" ref="e47a8bd9337478fa4e46d5a2a4336f9a" args="()" --> 
     96virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#e47a8bd9337478fa4e46d5a2a4336f9a">to_string</a> ()</td></tr> 
    9597 
    9698<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    97 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d4602efd3ad9fb9e4532426e4f488df8"></a><!-- doxytag: member="bdm::mlognorm::from_setting" ref="d4602efd3ad9fb9e4532426e4f488df8" args="(const Setting &amp;root)" --> 
    98 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d4602efd3ad9fb9e4532426e4f488df8">from_setting</a> (const Setting &amp;root)</td></tr> 
    99  
    100 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 
    10199<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::mlognorm::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &amp;root) const " --> 
    102100virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#dd74cb898b22b95b7ee528e040a07618">to_setting</a> (Setting &amp;root) const </td></tr> 
    103101 
    104102<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
     103<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8cc21ea15fc723065eed5f3100757a5"></a><!-- doxytag: member="bdm::mlognorm::validate" ref="d8cc21ea15fc723065eed5f3100757a5" args="()" --> 
     104virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d8cc21ea15fc723065eed5f3100757a5">validate</a> ()</td></tr> 
     105 
     106<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method TODO. <br></td></tr> 
    105107<tr><td colspan="2"><div class="groupHeader">Matematical operations</div></td></tr> 
    106108<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> 
     
    178180==== Check == vv = Standard 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> 
    179181The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_71.png">. <hr><h2>Member Function Documentation</h2> 
     182<a class="anchor" name="3a130457942be64ee9544e8dff00d09b"></a><!-- doxytag: member="bdm::mlognorm::from_setting" ref="3a130457942be64ee9544e8dff00d09b" args="(const Setting &amp;root)" --> 
     183<div class="memitem"> 
     184<div class="memproto"> 
     185      <table class="memname"> 
     186        <tr> 
     187          <td class="memname">void bdm::mlognorm::from_setting           </td> 
     188          <td>(</td> 
     189          <td class="paramtype">const Setting &amp;&nbsp;</td> 
     190          <td class="paramname"> <em>root</em>          </td> 
     191          <td>&nbsp;)&nbsp;</td> 
     192          <td><code> [virtual]</code></td> 
     193        </tr> 
     194      </table> 
     195</div> 
     196<div class="memdoc"> 
     197 
     198<p> 
     199<a class="el" href="classbdm_1_1UI.html" title="This class serves to load and/or save DOMElements into/from files stored on a hard-disk...">UI</a> for <a class="el" href="classbdm_1_1mlognorm.html" title="Log-Normal random walk.">mlognorm</a><p> 
     200The <a class="el" href="classbdm_1_1mlognorm.html" title="Log-Normal random walk.">mlognorm</a> is constructed from a structure with fields: <div class="fragment"><pre class="fragment">                        system = { 
     201                                type = <span class="stringliteral">"mlognorm"</span>; 
     202                                k = 0.1;                                  <span class="comment">// constant k</span> 
     203                                mu0 = [1., 1.]; 
     204                                 
     205                                <span class="comment">// == OPTIONAL ==</span> 
     206                                <span class="comment">// description of y variables</span> 
     207                                y = {type=<span class="stringliteral">"rv"</span>; names=[<span class="stringliteral">"y"</span>, <span class="stringliteral">"u"</span>];}; 
     208                                <span class="comment">// description of u variable</span> 
     209                                u = {type=<span class="stringliteral">"rv"</span>; names=[];} 
     210                        }; 
     211</pre></div>  
     212<p>Reimplemented from <a class="el" href="classbdm_1_1bdmroot.html#d4602efd3ad9fb9e4532426e4f488df8">bdm::bdmroot</a>.</p> 
     213 
     214<p>References <a class="el" href="libEF_8h-source.html#l00838">condition()</a>, <a class="el" href="user__info_8h-source.html#l00249">bdm::UI::get()</a>, and <a class="el" href="libEF_8h-source.html#l00830">set_parameters()</a>.</p> 
     215 
     216</div> 
     217</div><p> 
    180218<a class="anchor" name="f0c1db6fcbb3aae2dd6123884457a367"></a><!-- doxytag: member="bdm::mlognorm::samplecond" ref="f0c1db6fcbb3aae2dd6123884457a367" args="(const vec &amp;cond)" --> 
    181219<div class="memitem"> 
     
    205243<p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 
    206244 
    207 <p>References <a class="el" href="libBM_8h-source.html#l00353">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00326">bdm::mpdf::ep</a>, and <a class="el" href="libBM_8h-source.html#l00266">bdm::epdf::sample()</a>.</p> 
    208  
    209 <p>Referenced by <a class="el" href="libPF_8h-source.html#l00207">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#l00042">bdm::ArxDS::step()</a>.</p> 
     245<p>References <a class="el" href="libBM_8h-source.html#l00345">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00318">bdm::mpdf::ep</a>, and <a class="el" href="libBM_8h-source.html#l00258">bdm::epdf::sample()</a>.</p> 
     246 
     247<p>Referenced by <a class="el" href="libPF_8h-source.html#l00207">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> 
    210248 
    211249</div> 
     
    246284</dl> 
    247285 
    248 <p>References <a class="el" href="libBM_8h-source.html#l00353">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00310">bdm::epdf::dimension()</a>, <a class="el" href="libBM_8h-source.html#l00326">bdm::mpdf::ep</a>, and <a class="el" href="libBM_8h-source.html#l00266">bdm::epdf::sample()</a>.</p> 
     286<p>References <a class="el" href="libBM_8h-source.html#l00345">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00302">bdm::epdf::dimension()</a>, <a class="el" href="libBM_8h-source.html#l00318">bdm::mpdf::ep</a>, and <a class="el" href="libBM_8h-source.html#l00258">bdm::epdf::sample()</a>.</p> 
    249287 
    250288</div> 
    251289</div><p> 
    252 <hr>The documentation for this class was generated from the following file:<ul> 
    253 <li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 
    254 </div> 
    255 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:11:01 2009 for mixpp by&nbsp; 
     290<hr>The documentation for this class was generated from the following files:<ul> 
     291<li><a class="el" href="libEF_8h-source.html">libEF.h</a><li>libEF.cpp</ul> 
     292</div> 
     293<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 8 18:02:35 2009 for mixpp by&nbsp; 
    256294<a href="http://www.doxygen.org/index.html"> 
    257295<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>