Changeset 398 for library/doc/html/emix_8h-source.html
- Timestamp:
- 06/24/09 21:57:21 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/emix_8h-source.html
r397 r398 297 297 <a name="l00322"></a><a class="code" href="classbdm_1_1mprod.html#bfa7478f8df1de6d8cd4c349db512831">00322</a> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1mprod.html#bfa7478f8df1de6d8cd4c349db512831">from_setting</a>(<span class="keyword">const</span> Setting &<span class="keyword">set</span>){ 298 298 <a name="l00323"></a>00323 Array<mpdf*> Atmp; <span class="comment">//temporary Array</span> 299 <a name="l00324"></a>00324 UI::get(Atmp,<span class="keyword">set</span>, <span class="stringliteral">"mpdfs"</span>);299 <a name="l00324"></a>00324 <a class="code" href="classbdm_1_1UI.html#652bfd23f5052e4f1cb317057d74a3e2" title="The existing instance of type T is initialized with values stored in the Setting...">UI::get</a>(Atmp,<span class="keyword">set</span>, <span class="stringliteral">"mpdfs"</span>); 300 300 <a name="l00325"></a>00325 set_elements(Atmp,<span class="keyword">true</span>); 301 301 <a name="l00326"></a>00326 } 302 302 <a name="l00327"></a>00327 303 303 <a name="l00328"></a>00328 }; 304 <a name="l00329"></a>00329 UIREGISTER(mprod);304 <a name="l00329"></a>00329 <a class="code" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a>(mprod); 305 305 <a name="l00330"></a>00330 306 306 <a name="l00332"></a><a class="code" href="classbdm_1_1eprod.html">00332</a> <span class="keyword">class </span><a class="code" href="classbdm_1_1eprod.html" title="Product of independent epdfs. For dependent pdfs, use mprod.">eprod</a>: <span class="keyword">public</span> <a class="code" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> { … … 403 403 <a name="l00440"></a>00440 <span class="preprocessor">#endif //MX_H</span> 404 404 </pre></div></div> 405 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:492009 for mixpp by 405 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by 406 406 <a href="http://www.doxygen.org/index.html"> 407 407 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>