Changeset 353 for doc/html/classbdm_1_1emix.html
- Timestamp:
- 06/02/09 10:08:06 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1emix.html
r323 r353 83 83 84 84 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">set_parameters</a> (const vec &<a class="el" href="classbdm_1_1emix.html#bb7270345c76da627cd77ddf020bcf46">w</a>, const Array< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > &<a class="el" href="classbdm_1_1emix.html#e2966a6a44b250e22e55bc9fb6af5c3e">Coms</a>, bool copy=false)</td></tr>85 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">set_parameters</a> (const vec &<a class="el" href="classbdm_1_1emix.html#bb7270345c76da627cd77ddf020bcf46">w</a>, const <a class="el" href="classitpp_1_1Array.html">Array</a>< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > &<a class="el" href="classbdm_1_1emix.html#e2966a6a44b250e22e55bc9fb6af5c3e">Coms</a>, bool copy=false)</td></tr> 86 86 87 87 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e8839dbbb0d1276a8dbe957a67cfe0dc"></a><!-- doxytag: member="bdm::emix::sample" ref="e8839dbbb0d1276a8dbe957a67cfe0dc" args="() const " --> … … 133 133 134 134 <tr><td class="mdescLeft"> </td><td class="mdescRight">Name its rv. <br></td></tr> 135 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d95e9de79ca1d52b06f1b8f80660f09"></a><!-- doxytag: member="bdm::emix::ToString" ref="3d95e9de79ca1d52b06f1b8f80660f09" args="()" --> 136 virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#3d95e9de79ca1d52b06f1b8f80660f09">ToString</a> ()</td></tr> 137 138 <tr><td class="mdescLeft"> </td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 139 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d4602efd3ad9fb9e4532426e4f488df8"></a><!-- doxytag: member="bdm::emix::from_setting" ref="d4602efd3ad9fb9e4532426e4f488df8" args="(const Setting &root)" --> 140 virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d4602efd3ad9fb9e4532426e4f488df8">from_setting</a> (const Setting &root)</td></tr> 141 142 <tr><td class="mdescLeft"> </td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 143 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a80210bbe266bf26f100f342460a313f"></a><!-- doxytag: member="bdm::emix::to_setting" ref="a80210bbe266bf26f100f342460a313f" args="(Setting &root)" --> 144 virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#a80210bbe266bf26f100f342460a313f">to_setting</a> (Setting &root)</td></tr> 145 146 <tr><td class="mdescLeft"> </td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 135 147 <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> 136 148 <tr><td colspan="2"><div class="groupText">Construction of each <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> should support two types of constructors: <ul> … … 176 188 <tr><td class="mdescLeft"> </td><td class="mdescRight">weights of the components <br></td></tr> 177 189 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2966a6a44b250e22e55bc9fb6af5c3e"></a><!-- doxytag: member="bdm::emix::Coms" ref="e2966a6a44b250e22e55bc9fb6af5c3e" args="" --> 178 Array< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e2966a6a44b250e22e55bc9fb6af5c3e">Coms</a></td></tr>190 <a class="el" href="classitpp_1_1Array.html">Array</a>< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e2966a6a44b250e22e55bc9fb6af5c3e">Coms</a></td></tr> 179 191 180 192 <tr><td class="mdescLeft"> </td><td class="mdescRight">Component (epdfs). <br></td></tr> … … 212 224 <td class="paramkey"></td> 213 225 <td></td> 214 <td class="paramtype">const Array< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > & </td>226 <td class="paramtype">const <a class="el" href="classitpp_1_1Array.html">Array</a>< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > & </td> 215 227 <td class="paramname"> <em>Coms</em>, </td> 216 228 </tr> … … 232 244 <p> 233 245 Set weights <code>w</code> and components <code>Coms</code> By default Coms are copied inside. Parameter <code>copy</code> can be set to false if Coms live externally. Use method <a class="el" href="classbdm_1_1emix.html#965fb16669250a3d28bc62cf76276d8e" title="Auxiliary function for taking ownership of the Coms().">ownComs()</a> if Coms should be destroyed by the destructor. 234 <p>References <a class="el" href="emix_8h-source.html#l0009 5">Coms</a>, <a class="el" href="emix_8h-source.html#l00097">destroyComs</a>, <a class="el" href="libBM_8h-source.html#l00216">bdm::epdf::dim</a>, <a class="el" href="libBM_8h-source.html#l00286">bdm::epdf::dimension()</a>, and <a class="el" href="emix_8h-source.html#l00093">w</a>.</p>235 236 <p>Referenced by <a class="el" href="mixef_8cpp-source.html#l00138">bdm::MixEF::epredictor()</a>, <a class="el" href="emix_8cpp-source.html#l00 037">marginal()</a>, and <a class="el" href="emix_8h-source.html#l00332">bdm::mmix::set_parameters()</a>.</p>246 <p>References <a class="el" href="emix_8h-source.html#l00097">Coms</a>, <a class="el" href="emix_8h-source.html#l00099">destroyComs</a>, <a class="el" href="libBM_8h-source.html#l00239">bdm::epdf::dim</a>, <a class="el" href="libBM_8h-source.html#l00309">bdm::epdf::dimension()</a>, <a class="el" href="itassert_8h-source.html#l00107">it_assert_debug</a>, <a class="el" href="itassert_8h-source.html#l00126">it_error</a>, <a class="el" href="array_8h-source.html#l00157">itpp::Array< T >::length()</a>, <a class="el" href="array_8h-source.html#l00161">itpp::Array< T >::set_length()</a>, <a class="el" href="matfunc_8h-source.html#l00077">itpp::sum()</a>, and <a class="el" href="emix_8h-source.html#l00095">w</a>.</p> 247 248 <p>Referenced by <a class="el" href="mixef_8cpp-source.html#l00138">bdm::MixEF::epredictor()</a>, <a class="el" href="emix_8cpp-source.html#l00103">bdm::egiwmix::marginal()</a>, <a class="el" href="emix_8cpp-source.html#l00037">marginal()</a>, and <a class="el" href="emix_8h-source.html#l00389">bdm::mmix::set_parameters()</a>.</p> 237 249 238 250 </div> … … 241 253 <li><a class="el" href="emix_8h-source.html">emix.h</a><li>emix.cpp</ul> 242 254 </div> 243 <hr size="1"><address style="text-align: right;"><small>Generated on T hu Apr 23 21:06:452009 for mixpp by 255 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:18 2009 for mixpp by 244 256 <a href="http://www.doxygen.org/index.html"> 245 257 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>