Changeset 538 for library/doc/html/classbdm_1_1eprod.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1eprod.html
r472 r538 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 71 71 <a href="#_details">More...</a> 72 72 <p> 73 <code>#include <<a class="el" href="emix_8h _source.html">emix.h</a>></code>73 <code>#include <<a class="el" href="emix_8h-source.html">emix.h</a>></code> 74 74 <p> 75 75 … … 78 78 <tr><td></td></tr> 79 79 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 80 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9bd36af548d5c350ebe62599aacf91ba"></a><!-- doxytag: member="bdm::eprod::eprod" ref="9bd36af548d5c350ebe62599aacf91ba" args="()" --> 81 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#9bd36af548d5c350ebe62599aacf91ba">eprod</a> ()</td></tr> 82 83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 80 84 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7f0f526ddcd028c5edaecf250ef780f6"></a><!-- doxytag: member="bdm::eprod::set_parameters" ref="7f0f526ddcd028c5edaecf250ef780f6" args="(const Array< const epdf * > &epdfs0, bool named=true)" --> 81 void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (const Array< const <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > &epdfs0, bool named=true)</td></tr> 82 85 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#7f0f526ddcd028c5edaecf250ef780f6">set_parameters</a> (const Array< const <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > &epdfs0, bool named=true)</td></tr> 86 87 <tr><td class="mdescLeft"> </td><td class="mdescRight">Set internal. <br></td></tr> 83 88 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d494351e7e385ad3382387c96915d24"></a><!-- doxytag: member="bdm::eprod::mean" ref="1d494351e7e385ad3382387c96915d24" args="() const " --> 84 89 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1eprod.html#1d494351e7e385ad3382387c96915d24">mean</a> () const </td></tr> … … 123 128 </ul> 124 129 The following constructors should be supported for convenience: <ul> 125 <li>constructor followed by calling <code> set_parameters()</code> </li>130 <li>constructor followed by calling <code><a class="el" href="classbdm_1_1eprod.html#7f0f526ddcd028c5edaecf250ef780f6" title="Set internal.">set_parameters()</a></code> </li> 126 131 <li>constructor accepting random variables calling <code><a class="el" href="classbdm_1_1epdf.html#f423e28448dbb69ef4905295ec8de8ff" title="Name its rv.">set_rv()</a></code> </li> 127 132 </ul> 128 All internal data structures are constructed as empty. Their values (including sizes) will be set by method <code> set_parameters()</code>. This way references can be initialized in constructors. <br><br></div></td></tr>133 All internal data structures are constructed as empty. Their values (including sizes) will be set by method <code><a class="el" href="classbdm_1_1eprod.html#7f0f526ddcd028c5edaecf250ef780f6" title="Set internal.">set_parameters()</a></code>. This way references can be initialized in constructors. <br><br></div></td></tr> 129 134 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="840de94aa33cf4f2ebd2427f45a165d8"></a><!-- doxytag: member="bdm::eprod::set_parameters" ref="840de94aa33cf4f2ebd2427f45a165d8" args="(int dim0)" --> 130 135 void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (int dim0)</td></tr> … … 135 140 136 141 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns N samples, <img class="formulaInl" alt="$ [x_1 , x_2 , \ldots \ $" src="form_9.png"> from density <img class="formulaInl" alt="$ f_x(rv)$" src="form_10.png">. <br></td></tr> 137 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 34956d4dd3176eeb5937cf48a1546b62"></a><!-- doxytag: member="bdm::eprod::evallog_m" ref="34956d4dd3176eeb5937cf48a1546b62" args="(const mat &Val) const " -->138 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html# 34956d4dd3176eeb5937cf48a1546b62">evallog_m</a> (const mat &Val) const </td></tr>142 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d08b68a5abd461f1b6519597e344caf8"></a><!-- doxytag: member="bdm::eprod::evallog_m" ref="d08b68a5abd461f1b6519597e344caf8" args="(const mat &Val) const " --> 143 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#d08b68a5abd461f1b6519597e344caf8">evallog_m</a> (const mat &Val) const </td></tr> 139 144 140 145 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of multiple values argument <code>val</code>. <br></td></tr> 141 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 512dbf057299e871fbc61ed55acb5888"></a><!-- doxytag: member="bdm::eprod::evallog_m" ref="512dbf057299e871fbc61ed55acb5888" args="(const Array< vec > &Avec) const " -->142 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html# 512dbf057299e871fbc61ed55acb5888">evallog_m</a> (const Array< vec > &Avec) const </td></tr>146 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9bc02dae61584138443baf6b1cbc1ac9"></a><!-- doxytag: member="bdm::eprod::evallog_m" ref="9bc02dae61584138443baf6b1cbc1ac9" args="(const Array< vec > &Avec) const " --> 147 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#9bc02dae61584138443baf6b1cbc1ac9">evallog_m</a> (const Array< vec > &Avec) const </td></tr> 143 148 144 149 <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of multiple values argument <code>val</code>. <br></td></tr> 145 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" e584eac5579c1b6384947ecf66166c77"></a><!-- doxytag: member="bdm::eprod::condition" ref="e584eac5579c1b6384947ecf66166c77" args="(const RV &rv) const " -->146 virtual <a class="el" href="classbdm_1_1 mpdf.html">mpdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#e584eac5579c1b6384947ecf66166c77">condition</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &<a class="el" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8">rv</a>) const </td></tr>150 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1499d35b79bce0cfa64fc5cafb9c03b2"></a><!-- doxytag: member="bdm::eprod::condition" ref="1499d35b79bce0cfa64fc5cafb9c03b2" args="(const RV &rv) const " --> 151 virtual <a class="el" href="classbdm_1_1shared__ptr.html">shared_ptr</a>< <a class="el" href="classbdm_1_1mpdf.html">mpdf</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#1499d35b79bce0cfa64fc5cafb9c03b2">condition</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &<a class="el" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8">rv</a>) const </td></tr> 147 152 148 153 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return conditional density on the given <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, the remaining rvs will be in conditioning. <br></td></tr> 149 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 3fb2ece54f720b62ad325e61214fa0a1"></a><!-- doxytag: member="bdm::eprod::marginal" ref="3fb2ece54f720b62ad325e61214fa0a1" args="(const RV &rv) const " -->150 virtual <a class="el" href="classbdm_1_1 epdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#3fb2ece54f720b62ad325e61214fa0a1">marginal</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &<a class="el" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8">rv</a>) const </td></tr>154 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a84b05f5293cab2aeb4e07faffa60906"></a><!-- doxytag: member="bdm::eprod::marginal" ref="a84b05f5293cab2aeb4e07faffa60906" args="(const RV &rv) const " --> 155 virtual <a class="el" href="classbdm_1_1shared__ptr.html">shared_ptr</a>< <a class="el" href="classbdm_1_1epdf.html">epdf</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#a84b05f5293cab2aeb4e07faffa60906">marginal</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &<a class="el" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8">rv</a>) const </td></tr> 151 156 152 157 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return marginal density on the given <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, the remainig rvs are intergrated out. <br></td></tr> … … 214 219 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#deab266d63c236c277538867d5c3f249">bdm::epdf</a>.</p> 215 220 216 <p>References <a class="el" href="emix_8h _source.html#l00344">dls</a>, and <a class="el" href="emix_8h_source.html#l00342">epdfs</a>.</p>221 <p>References <a class="el" href="emix_8h-source.html#l00373">dls</a>, and <a class="el" href="emix_8h-source.html#l00371">epdfs</a>.</p> 217 222 218 223 </div> … … 241 246 <p>Reimplemented from <a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">bdm::root</a>.</p> 242 247 243 <p>Reimplemented in <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< sq_T ></a>, <a class="el" href="classbdm_1_1egiw.html#55b76ec75bd2df5ef9cab3be20a33bbb">bdm::egiw</a>, <a class="el" href="classbdm_1_1egamma.html#8a6fd1a1c0190f3e0d95a2a1f99aafc1">bdm::egamma</a>, <a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">bdm::euni</a>, <a class="el" href="classbdm_1_1merger__base.html#10dd390fc6f0d1733bb07cb51977160c">bdm::merger_base</a>, <a class="el" href="classbdm_1_1 enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< ldmat ></a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< chmat ></a>, and <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< fsqmat ></a>.</p>244 245 <p>References <a class="el" href="bdmbase_8h _source.html#l00312">bdm::epdf::set_rv()</a>.</p>248 <p>Reimplemented in <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< sq_T ></a>, <a class="el" href="classbdm_1_1egiw.html#55b76ec75bd2df5ef9cab3be20a33bbb">bdm::egiw</a>, <a class="el" href="classbdm_1_1egamma.html#8a6fd1a1c0190f3e0d95a2a1f99aafc1">bdm::egamma</a>, <a class="el" href="classbdm_1_1euni.html#77f5fef1f006fe056066da23b9e5f042">bdm::euni</a>, <a class="el" href="classbdm_1_1merger__base.html#10dd390fc6f0d1733bb07cb51977160c">bdm::merger_base</a>, <a class="el" href="classbdm_1_1merger__mix.html#9f12b2c66344e25e6b3ef0255d000478">bdm::merger_mix</a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< ldmat ></a>, <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< chmat ></a>, and <a class="el" href="classbdm_1_1enorm.html#61bd470764020bea6e1ed35000f259e6">bdm::enorm< fsqmat ></a>.</p> 249 250 <p>References <a class="el" href="bdmbase_8h-source.html#l00353">bdm::epdf::set_rv()</a>.</p> 246 251 247 252 </div> 248 253 </div><p> 249 254 <hr>The documentation for this class was generated from the following file:<ul> 250 <li><a class="el" href="emix_8h _source.html">emix.h</a></ul>251 </div> 252 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:07:012009 for mixpp by 255 <li><a class="el" href="emix_8h-source.html">emix.h</a></ul> 256 </div> 257 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by 253 258 <a href="http://www.doxygen.org/index.html"> 254 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>259 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 255 260 </body> 256 261 </html>