Changeset 210 for doc/html/classmEF.html
- Timestamp:
- 11/13/08 19:59:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classmEF.html
r181 r210 34 34 <p><center><img src="classmEF__inherit__graph.png" border="0" usemap="#mEF__inherit__map" alt="Inheritance graph"></center> 35 35 <map name="mEF__inherit__map"> 36 <area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="16,1 56,91,180"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="115,156,232,180"><area shape="rect" href="classmpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="88,6,139,30"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,230,101,254"></map>36 <area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="16,167,99,193"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="123,167,253,193"><area shape="rect" href="classmlnorm.html" title="mlnorm\< ldmat \>" alt="" coords="177,263,316,289"><area shape="rect" href="classmpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="161,7,215,33"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,263,109,289"><area shape="rect" href="classmlstudent.html" title="mlstudent" alt="" coords="204,343,289,369"></map> 37 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 38 38 <div class="dynheader"> … … 66 66 67 67 <tr><td class="mdescLeft"> </td><td class="mdescRight">Shortcut for conditioning and evaluation of the internal <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. In some cases, this operation can be implemented efficiently. <br></td></tr> 68 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ec9c850305984582548e8deb64f0ffe8"></a><!-- doxytag: member="mEF::_rvc" ref="ec9c850305984582548e8deb64f0ffe8" args="()" --> 69 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#ec9c850305984582548e8deb64f0ffe8">_rvc</a> ()</td></tr> 68 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b7b2da35080cd15f1be365b805e7277e"></a><!-- doxytag: member="mEF::evalcond_m" ref="b7b2da35080cd15f1be365b805e7277e" args="(const mat &Dt, const vec &cond)" --> 69 virtual vec </td><td class="memItemRight" valign="bottom"><b>evalcond_m</b> (const mat &Dt, const vec &cond)</td></tr> 70 71 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="15ef062183b1ccdf794732d5fa0b77cd"></a><!-- doxytag: member="mEF::_rvc" ref="15ef062183b1ccdf794732d5fa0b77cd" args="() const " --> 72 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#15ef062183b1ccdf794732d5fa0b77cd">_rvc</a> () const </td></tr> 70 73 71 74 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 72 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 1e71ad4c66d5884c82d4a3b06b42fe32"></a><!-- doxytag: member="mEF::_rv" ref="1e71ad4c66d5884c82d4a3b06b42fe32" args="()" -->73 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html# 1e71ad4c66d5884c82d4a3b06b42fe32">_rv</a> ()</td></tr>75 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="71256ffb5fbd08f41d650e606a5bd585"></a><!-- doxytag: member="mEF::_rv" ref="71256ffb5fbd08f41d650e606a5bd585" args="() const " --> 76 <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#71256ffb5fbd08f41d650e606a5bd585">_rv</a> () const </td></tr> 74 77 75 78 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> … … 131 134 </dl> 132 135 133 <p>Reimplemented in <a class="el" href="classmprod.html#a48887eb8738a9e5550bfc38eb8e9d68">mprod</a> , and <a class="el" href="classmlnorm.html#1bd939dbf8ec7b8066d3f18abba6822b">mlnorm< sq_T ></a>.</p>136 <p>Reimplemented in <a class="el" href="classmprod.html#a48887eb8738a9e5550bfc38eb8e9d68">mprod</a>.</p> 134 137 135 <p>References <a class="el" href="libBM_8h-source.html#l0022 4">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00207">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p>138 <p>References <a class="el" href="libBM_8h-source.html#l00229">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00210">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 136 139 137 <p>Referenced by <a class="el" href="libPF_8h-source.html#l0013 7">MPF< BM_T >::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p>140 <p>Referenced by <a class="el" href="libPF_8h-source.html#l00138">MPF< BM_T >::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p> 138 141 139 142 </div> … … 181 184 </dl> 182 185 183 <p>Reimplemented in <a class="el" href="classmprod.html#e171c40e210539c2af01d6237785620b">mprod</a> , and <a class="el" href="classmlnorm.html#06a3600a414b4b0f006ce9440f462817">mlnorm< sq_T ></a>.</p>186 <p>Reimplemented in <a class="el" href="classmprod.html#e171c40e210539c2af01d6237785620b">mprod</a>.</p> 184 187 185 <p>References <a class="el" href="libBM_8h-source.html#l0022 4">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00072">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00207">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, <a class="el" href="libBM_8h-source.html#l00203">mpdf::rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p>188 <p>References <a class="el" href="libBM_8h-source.html#l00229">mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00073">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00210">mpdf::ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, <a class="el" href="libBM_8h-source.html#l00206">mpdf::rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 186 189 187 190 </div> … … 190 193 <li>work/git/mixpp/bdm/stat/<a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 191 194 </div> 192 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:152008 for mixpp by 195 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 12 19:18:54 2008 for mixpp by 193 196 <a href="http://www.doxygen.org/index.html"> 194 197 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>