Changeset 162 for doc/html/classmpdf.html
- Timestamp:
- 09/04/08 20:27:01 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classmpdf.html
r145 r162 34 34 <p><center><img src="classmpdf__inherit__graph.png" border="0" usemap="#mpdf__inherit__map" alt="Inheritance graph"></center> 35 35 <map name="mpdf__inherit__map"> 36 <area shape="rect" href="classmEF.html" title="Exponential family model." alt="" coords="99,84,147,111"><area shape="rect" href="classmepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="171,84,232,111"><area shape="rect" href="classmmix.html" title="Mixture of mpdfs with constant weights ." alt="" coords="256,84,312,111"><area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="16,161,99,188"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="123,161,253,188"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,239,109,265"></map>36 <area shape="rect" href="classmEF.html" title="Exponential family model." alt="" coords="99,84,147,111"><area shape="rect" href="classmepdf.html" title="Unconditional mpdf, allows using epdf in the role of mpdf." alt="" coords="171,84,232,111"><area shape="rect" href="classmmix.html" title="Mixture of mpdfs with constant weights, all mpdfs are of equal type." alt="" coords="256,84,312,111"><area shape="rect" href="classmprod.html" title="Chain rule decomposition of epdf." alt="" coords="336,84,400,111"><area shape="rect" href="classmgamma.html" title="Gamma random walk." alt="" coords="16,161,99,188"><area shape="rect" href="classmlnorm.html" title="Normal distributed linear function with linear function of mean value;." alt="" coords="123,161,253,188"><area shape="rect" href="classmgamma__fix.html" title="Gamma random walk around a fixed point." alt="" coords="5,239,109,265"></map> 37 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 38 38 <div class="dynheader"> … … 48 48 <tr><td></td></tr> 49 49 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 50 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html# b0193a350c97933ddf15b15a130da352">samplecond</a> (vec &cond, double &ll)</td></tr>50 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#3f172b79ec4a5ebc87898a5381141f1b">samplecond</a> (const vec &cond, double &ll)</td></tr> 51 51 52 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. <a href="# b0193a350c97933ddf15b15a130da352"></a><br></td></tr>53 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html# 6bf806badfdac606c847e458e8fce18c">samplecond</a> (vec &cond, vec &ll, int N)</td></tr>52 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the required moment of the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a>. <a href="#3f172b79ec4a5ebc87898a5381141f1b"></a><br></td></tr> 53 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#0e37163660f93df2a4d723cedb1da89c">samplecond</a> (const vec &cond, vec &ll, int N)</td></tr> 54 54 55 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns. <a href="# 6bf806badfdac606c847e458e8fce18c"></a><br></td></tr>55 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns. <a href="#0e37163660f93df2a4d723cedb1da89c"></a><br></td></tr> 56 56 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f95a0cc6ab40611f46804682446ed83"></a><!-- doxytag: member="mpdf::condition" ref="0f95a0cc6ab40611f46804682446ed83" args="(const vec &cond)" --> 57 57 virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmpdf.html#0f95a0cc6ab40611f46804682446ed83">condition</a> (const vec &cond)</td></tr> … … 72 72 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ec9c850305984582548e8deb64f0ffe8"></a><!-- doxytag: member="mpdf::_rvc" ref="ec9c850305984582548e8deb64f0ffe8" args="()" --> 73 73 <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> 74 75 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> 76 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e71ad4c66d5884c82d4a3b06b42fe32"></a><!-- doxytag: member="mpdf::_rv" ref="1e71ad4c66d5884c82d4a3b06b42fe32" args="()" --> 77 <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> 74 78 75 79 <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> … … 94 98 <hr><a name="_details"></a><h2>Detailed Description</h2> 95 99 Conditional probability density, e.g. modeling some dependencies. <hr><h2>Member Function Documentation</h2> 96 <a class="anchor" name=" b0193a350c97933ddf15b15a130da352"></a><!-- doxytag: member="mpdf::samplecond" ref="b0193a350c97933ddf15b15a130da352" args="(vec &cond, double &ll)" -->100 <a class="anchor" name="3f172b79ec4a5ebc87898a5381141f1b"></a><!-- doxytag: member="mpdf::samplecond" ref="3f172b79ec4a5ebc87898a5381141f1b" args="(const vec &cond, double &ll)" --> 97 101 <div class="memitem"> 98 102 <div class="memproto"> … … 101 105 <td class="memname">virtual vec mpdf::samplecond </td> 102 106 <td>(</td> 103 <td class="paramtype"> vec & </td>107 <td class="paramtype">const vec & </td> 104 108 <td class="paramname"> <em>cond</em>, </td> 105 109 </tr> … … 129 133 </dl> 130 134 131 <p>Reimplemented in <a class="el" href="classmlnorm.html#decf3e3b5c8e0812e5b4dbe94fa2ae18">mlnorm< sq_T ></a>, and <a class="el" href="classmgamma.html#9f40dc43885085fad8e3d6652b79e139">mgamma</a>.</p> 132 133 <p>References <a class="el" href="libBM_8h-source.html#l00180">condition()</a>, <a class="el" href="libBM_8h-source.html#l00163">ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 135 <p>References <a class="el" href="libBM_8h-source.html#l00195">condition()</a>, <a class="el" href="libBM_8h-source.html#l00178">ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 134 136 135 137 <p>Referenced by <a class="el" href="libPF_8h-source.html#l00137">MPF< BM_T >::bayes()</a>, and <a class="el" href="libPF_8cpp-source.html#l00007">PF::bayes()</a>.</p> … … 137 139 </div> 138 140 </div><p> 139 <a class="anchor" name=" 6bf806badfdac606c847e458e8fce18c"></a><!-- doxytag: member="mpdf::samplecond" ref="6bf806badfdac606c847e458e8fce18c" args="(vec &cond, vec &ll, int N)" -->141 <a class="anchor" name="0e37163660f93df2a4d723cedb1da89c"></a><!-- doxytag: member="mpdf::samplecond" ref="0e37163660f93df2a4d723cedb1da89c" args="(const vec &cond, vec &ll, int N)" --> 140 142 <div class="memitem"> 141 143 <div class="memproto"> … … 144 146 <td class="memname">virtual mat mpdf::samplecond </td> 145 147 <td>(</td> 146 <td class="paramtype"> vec & </td>148 <td class="paramtype">const vec & </td> 147 149 <td class="paramname"> <em>cond</em>, </td> 148 150 </tr> … … 179 181 </dl> 180 182 181 <p>Reimplemented in <a class="el" href="classmlnorm.html#215fb88cc8b95d64cdefd6849abdd1e8">mlnorm< sq_T ></a>, and <a class="el" href="classmgamma.html#e9d52749793f40aad85b70c6db4435ae">mgamma</a>.</p> 182 183 <p>References <a class="el" href="libBM_8h-source.html#l00180">condition()</a>, <a class="el" href="libBM_8h-source.html#l00057">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00163">ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, <a class="el" href="libBM_8h-source.html#l00159">rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 183 <p>References <a class="el" href="libBM_8h-source.html#l00195">condition()</a>, <a class="el" href="libBM_8h-source.html#l00069">RV::count()</a>, <a class="el" href="libBM_8h-source.html#l00178">ep</a>, <a class="el" href="classepdf.html#6aef3eca74899692503769c18add1a4c">epdf::evalpdflog()</a>, <a class="el" href="libBM_8h-source.html#l00174">rv</a>, and <a class="el" href="classepdf.html#8019654e494bf5e458f6fb947e11b262">epdf::sample()</a>.</p> 184 184 185 185 </div> … … 188 188 <li>work/git/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 189 189 </div> 190 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 17:22:102008 for mixpp by 190 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 4 19:28:12 2008 for mixpp by 191 191 <a href="http://www.doxygen.org/index.html"> 192 192 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>