Changeset 397 for library/doc/html/classbdm_1_1mlognorm.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mlognorm.html
r396 r397 72 72 <a href="#_details">More...</a> 73 73 <p> 74 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 74 75 <code>#include <<a class="el" href="exp__family_8h_source.html">exp_family.h</a>></code> 76 ======= 77 <code>#include <<a class="el" href="exp__family_8h-source.html">exp_family.h</a>></code> 78 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 75 79 <p> 76 80 … … 108 112 <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> 109 113 110 <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_ 49.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr>114 <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_11.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 111 115 <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#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &cond, int N)</td></tr> 112 116 … … 181 185 Log-Normal random walk. 182 186 <p> 187 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 183 188 Mean value, <img class="formulaInl" alt="$\mu$" src="form_67.png">, is...<p> 184 189 ==== 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> 185 190 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_71.png">. <hr><h2>Member Function Documentation</h2> 191 ======= 192 Mean value, <img class="formulaInl" alt="$\mu$" src="form_75.png">, is...<p> 193 ==== Check == vv = Standard 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> 194 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_79.png">. <hr><h2>Member Function Documentation</h2> 195 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 186 196 <a class="anchor" name="49e45ea13a869da607ef9be7a229128a"></a><!-- doxytag: member="bdm::mlognorm::from_setting" ref="49e45ea13a869da607ef9be7a229128a" args="(const Setting &set)" --> 187 197 <div class="memitem"> … … 216 226 <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf.html#30a0bceb948e287d497c578e371b1667">bdm::mpdf</a>.</p> 217 227 228 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 218 229 <p>References <a class="el" href="exp__family_8h_source.html#l00910">condition()</a>, <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>, and <a class="el" href="exp__family_8h_source.html#l00902">set_parameters()</a>.</p> 230 ======= 231 <p>References <a class="el" href="exp__family_8h-source.html#l00910">condition()</a>, and <a class="el" href="exp__family_8h-source.html#l00902">set_parameters()</a>.</p> 232 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 219 233 220 234 </div> … … 237 251 238 252 <p> 239 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 49.png">.253 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_11.png">. 240 254 <p> 241 255 <dl compact><dt><b>Parameters:</b></dt><dd> … … 247 261 <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> 248 262 263 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 249 264 <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> 250 265 251 266 <p>Referenced by <a class="el" href="particles_8h_source.html#l00207">bdm::MPF< BM_T >::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> 267 ======= 268 <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> 269 270 <p>Referenced by <a class="el" href="particles_8h-source.html#l00207">bdm::MPF< BM_T >::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> 271 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 252 272 253 273 </div> … … 283 303 <dl compact><dt><b>Parameters:</b></dt><dd> 284 304 <table border="0" cellspacing="2" cellpadding="0"> 285 <tr><td valign="top"></td><td valign="top"><em>N</em> </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>305 <tr><td valign="top"></td><td valign="top"><em>N</em> </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> 286 306 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 287 307 </table> 288 308 </dl> 289 309 310 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 290 311 <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> 312 ======= 313 <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> 314 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 291 315 292 316 </div> 293 317 </div><p> 294 318 <hr>The documentation for this class was generated from the following files:<ul> 319 <<<<<<< HEAD:library/doc/html/classbdm_1_1mlognorm.html 295 320 <li><a class="el" href="exp__family_8h_source.html">exp_family.h</a><li>exp_family.cpp</ul> 296 321 </div> 297 322 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:57 2009 for mixpp by 323 ======= 324 <li><a class="el" href="exp__family_8h-source.html">exp_family.h</a><li>exp_family.cpp</ul> 325 </div> 326 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:54 2009 for mixpp by 327 >>>>>>> doc:library/doc/html/classbdm_1_1mlognorm.html 298 328 <a href="http://www.doxygen.org/index.html"> 299 329 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>