| [259] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 
|---|
 | 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | 
|---|
 | 3 | <title>mixpp: bdm::emix Class Reference</title> | 
|---|
 | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
 | 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
 | 6 | </head><body> | 
|---|
 | 7 | <!-- Generated by Doxygen 1.5.6 --> | 
|---|
| [271] | 8 | <script type="text/javascript"> | 
|---|
 | 9 | <!-- | 
|---|
 | 10 | function changeDisplayState (e){ | 
|---|
 | 11 |   var num=this.id.replace(/[^[0-9]/g,''); | 
|---|
 | 12 |   var button=this.firstChild; | 
|---|
 | 13 |   var sectionDiv=document.getElementById('dynsection'+num); | 
|---|
 | 14 |   if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ | 
|---|
 | 15 |     sectionDiv.style.display='block'; | 
|---|
 | 16 |     button.src='open.gif'; | 
|---|
 | 17 |   }else{ | 
|---|
 | 18 |     sectionDiv.style.display='none'; | 
|---|
 | 19 |     button.src='closed.gif'; | 
|---|
 | 20 |   } | 
|---|
 | 21 | } | 
|---|
 | 22 | function initDynSections(){ | 
|---|
 | 23 |   var divs=document.getElementsByTagName('div'); | 
|---|
 | 24 |   var sectionCounter=1; | 
|---|
 | 25 |   for(var i=0;i<divs.length-1;i++){ | 
|---|
 | 26 |     if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ | 
|---|
 | 27 |       var header=divs[i]; | 
|---|
 | 28 |       var section=divs[i+1]; | 
|---|
 | 29 |       var button=header.firstChild; | 
|---|
 | 30 |       if (button!='IMG'){ | 
|---|
 | 31 |         divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); | 
|---|
 | 32 |         button=document.createElement('img'); | 
|---|
 | 33 |         divs[i].insertBefore(button,divs[i].firstChild); | 
|---|
 | 34 |       } | 
|---|
 | 35 |       header.style.cursor='pointer'; | 
|---|
 | 36 |       header.onclick=changeDisplayState; | 
|---|
 | 37 |       header.id='dynheader'+sectionCounter; | 
|---|
 | 38 |       button.src='closed.gif'; | 
|---|
 | 39 |       section.id='dynsection'+sectionCounter; | 
|---|
 | 40 |       section.style.display='none'; | 
|---|
 | 41 |       section.style.marginLeft='14px'; | 
|---|
 | 42 |       sectionCounter++; | 
|---|
 | 43 |     } | 
|---|
 | 44 |   } | 
|---|
 | 45 | } | 
|---|
 | 46 | window.onload = initDynSections; | 
|---|
 | 47 | --> | 
|---|
 | 48 | </script> | 
|---|
| [259] | 49 | <div class="navigation" id="top"> | 
|---|
 | 50 |   <div class="tabs"> | 
|---|
 | 51 |     <ul> | 
|---|
| [271] | 52 |       <li><a href="main.html"><span>Main Page</span></a></li> | 
|---|
| [259] | 53 |       <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
 | 54 |       <li><a href="modules.html"><span>Modules</span></a></li> | 
|---|
| [261] | 55 |       <li class="current"><a href="classes.html"><span>Classes</span></a></li> | 
|---|
| [259] | 56 |       <li><a href="files.html"><span>Files</span></a></li> | 
|---|
 | 57 |     </ul> | 
|---|
 | 58 |   </div> | 
|---|
 | 59 |   <div class="tabs"> | 
|---|
 | 60 |     <ul> | 
|---|
| [261] | 61 |       <li><a href="classes.html"><span>Alphabetical List</span></a></li> | 
|---|
| [259] | 62 |       <li><a href="annotated.html"><span>Class List</span></a></li> | 
|---|
 | 63 |       <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 
|---|
 | 64 |       <li><a href="functions.html"><span>Class Members</span></a></li> | 
|---|
 | 65 |     </ul> | 
|---|
 | 66 |   </div> | 
|---|
| [271] | 67 |   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1emix.html">emix</a> | 
|---|
| [259] | 68 |   </div> | 
|---|
 | 69 | </div> | 
|---|
 | 70 | <div class="contents"> | 
|---|
| [270] | 71 | <h1>bdm::emix Class Reference</h1><!-- doxytag: class="bdm::emix" --><!-- doxytag: inherits="bdm::epdf" --><code>#include <<a class="el" href="emix_8h-source.html">emix.h</a>></code> | 
|---|
| [259] | 72 | <p> | 
|---|
 | 73 | <div class="dynheader"> | 
|---|
 | 74 | Inheritance diagram for bdm::emix:</div> | 
|---|
 | 75 | <div class="dynsection"> | 
|---|
 | 76 |  | 
|---|
| [271] | 77 | <p><center><img src="classbdm_1_1emix.png" usemap="#bdm::emix_map" border="0" alt=""></center> | 
|---|
 | 78 | <map name="bdm::emix_map"> | 
|---|
 | 79 | <area href="classbdm_1_1epdf.html" alt="bdm::epdf" shape="rect" coords="0,56,86,80"> | 
|---|
 | 80 | <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,86,24"> | 
|---|
 | 81 | </map> | 
|---|
 | 82 | </div> | 
|---|
 | 83 |  | 
|---|
| [259] | 84 | <p> | 
|---|
| [270] | 85 | <a href="classbdm_1_1emix-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | 
|---|
 | 86 | Mixture of epdfs.  | 
|---|
 | 87 | <p> | 
|---|
 | 88 | Density function: <p class="formulaDsp"> | 
|---|
| [275] | 89 | <img class="formulaDsp" alt="\[ f(x) = \sum_{i=1}^{n} w_{i} f_i(x), \quad \sum_{i=1}^n w_i = 1. \]" src="form_37.png"> | 
|---|
| [270] | 90 | <p> | 
|---|
| [275] | 91 |  where <img class="formulaInl" alt="$f_i(x)$" src="form_38.png"> is any density on random variable <img class="formulaInl" alt="$x$" src="form_28.png">, called <em>component</em>, <table border="0" cellpadding="0" cellspacing="0"> | 
|---|
| [259] | 92 | <tr><td></td></tr> | 
|---|
 | 93 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> | 
|---|
| [270] | 94 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4838f3a376ee0bd3c658bfb8f4ea4a3d"></a><!-- doxytag: member="bdm::emix::emix" ref="4838f3a376ee0bd3c658bfb8f4ea4a3d" args="()" --> | 
|---|
 | 95 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#4838f3a376ee0bd3c658bfb8f4ea4a3d">emix</a> ()</td></tr> | 
|---|
| [259] | 96 |  | 
|---|
 | 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> | 
|---|
| [271] | 98 | <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> | 
|---|
| [259] | 99 |  | 
|---|
 | 100 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e8839dbbb0d1276a8dbe957a67cfe0dc"></a><!-- doxytag: member="bdm::emix::sample" ref="e8839dbbb0d1276a8dbe957a67cfe0dc" args="() const " --> | 
|---|
 | 101 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e8839dbbb0d1276a8dbe957a67cfe0dc">sample</a> () const </td></tr> | 
|---|
 | 102 |  | 
|---|
| [275] | 103 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample, <img class="formulaInl" alt="$ x $" src="form_42.png"> from density <img class="formulaInl" alt="$ f_x()$" src="form_43.png">. <br></td></tr> | 
|---|
| [259] | 104 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3a5390bc56e81ef3b0debc0f185fa8a"></a><!-- doxytag: member="bdm::emix::mean" ref="a3a5390bc56e81ef3b0debc0f185fa8a" args="() const " --> | 
|---|
 | 105 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#a3a5390bc56e81ef3b0debc0f185fa8a">mean</a> () const </td></tr> | 
|---|
 | 106 |  | 
|---|
 | 107 | <tr><td class="mdescLeft"> </td><td class="mdescRight">return expected value <br></td></tr> | 
|---|
 | 108 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e9a627023cdf90c9ffd8eef726595c86"></a><!-- doxytag: member="bdm::emix::variance" ref="e9a627023cdf90c9ffd8eef726595c86" args="() const " --> | 
|---|
 | 109 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e9a627023cdf90c9ffd8eef726595c86">variance</a> () const </td></tr> | 
|---|
 | 110 |  | 
|---|
 | 111 | <tr><td class="mdescLeft"> </td><td class="mdescRight">return expected variance (not covariance!) <br></td></tr> | 
|---|
 | 112 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f3db99f730bde6b7953931594537e8e"></a><!-- doxytag: member="bdm::emix::evallog" ref="0f3db99f730bde6b7953931594537e8e" args="(const vec &val) const " --> | 
|---|
 | 113 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#0f3db99f730bde6b7953931594537e8e">evallog</a> (const vec &val) const </td></tr> | 
|---|
 | 114 |  | 
|---|
 | 115 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of argument <code>val</code>. <br></td></tr> | 
|---|
 | 116 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23af1986e2afcbc8c7e1c30f610e703b"></a><!-- doxytag: member="bdm::emix::evallog_m" ref="23af1986e2afcbc8c7e1c30f610e703b" args="(const mat &Val) const " --> | 
|---|
 | 117 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#23af1986e2afcbc8c7e1c30f610e703b">evallog_m</a> (const mat &Val) const </td></tr> | 
|---|
 | 118 |  | 
|---|
 | 119 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Compute log-probability of multiple values argument <code>val</code>. <br></td></tr> | 
|---|
 | 120 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e64c1d5a73f541e469792e23d4677af2"></a><!-- doxytag: member="bdm::emix::evallog_M" ref="e64c1d5a73f541e469792e23d4677af2" args="(const mat &Val) const " --> | 
|---|
 | 121 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#e64c1d5a73f541e469792e23d4677af2">evallog_M</a> (const mat &Val) const </td></tr> | 
|---|
 | 122 |  | 
|---|
 | 123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Auxiliary function that returns pdflog for each component. <br></td></tr> | 
|---|
 | 124 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f7165371cc4f7be9292024b9f5431646"></a><!-- doxytag: member="bdm::emix::marginal" ref="f7165371cc4f7be9292024b9f5431646" args="(const RV &rv) const " --> | 
|---|
 | 125 | <a class="el" href="classbdm_1_1emix.html">emix</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#f7165371cc4f7be9292024b9f5431646">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> | 
|---|
 | 126 |  | 
|---|
 | 127 | <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> | 
|---|
 | 128 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fc7772a2972959cf19ba26882feacecf"></a><!-- doxytag: member="bdm::emix::condition" ref="fc7772a2972959cf19ba26882feacecf" args="(const RV &rv) const " --> | 
|---|
 | 129 | <a class="el" href="classbdm_1_1mratio.html">mratio</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#fc7772a2972959cf19ba26882feacecf">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> | 
|---|
 | 130 |  | 
|---|
 | 131 | <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> | 
|---|
 | 132 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d9b584cb5b2471a4250fb127757f28be"></a><!-- doxytag: member="bdm::emix::_w" ref="d9b584cb5b2471a4250fb127757f28be" args="()" --> | 
|---|
 | 133 | vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#d9b584cb5b2471a4250fb127757f28be">_w</a> ()</td></tr> | 
|---|
 | 134 |  | 
|---|
 | 135 | <tr><td class="mdescLeft"> </td><td class="mdescRight">returns a pointer to the internal mean value. Use with Care! <br></td></tr> | 
|---|
 | 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="965fb16669250a3d28bc62cf76276d8e"></a><!-- doxytag: member="bdm::emix::ownComs" ref="965fb16669250a3d28bc62cf76276d8e" args="()" --> | 
|---|
 | 137 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#965fb16669250a3d28bc62cf76276d8e">ownComs</a> ()</td></tr> | 
|---|
 | 138 |  | 
|---|
 | 139 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Auxiliary function for taking ownership of the <a class="el" href="classbdm_1_1emix.html#e2966a6a44b250e22e55bc9fb6af5c3e" title="Component (epdfs).">Coms()</a>. <br></td></tr> | 
|---|
 | 140 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="578616445243674438257be99ba71612"></a><!-- doxytag: member="bdm::emix::_Coms" ref="578616445243674438257be99ba71612" args="(int i)" --> | 
|---|
 | 141 | <a class="el" href="classbdm_1_1epdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#578616445243674438257be99ba71612">_Coms</a> (int i)</td></tr> | 
|---|
 | 142 |  | 
|---|
 | 143 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> | 
|---|
| [271] | 144 | <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> | 
|---|
 | 145 | <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> | 
|---|
 | 146 | <li>empty constructor, </li> | 
|---|
 | 147 | <li>copy constructor,</li> | 
|---|
 | 148 | </ul> | 
|---|
 | 149 | The following constructors should be supported for convenience: <ul> | 
|---|
 | 150 | <li>constructor followed by calling <code><a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">set_parameters()</a></code> </li> | 
|---|
 | 151 | <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> | 
|---|
 | 152 | </ul> | 
|---|
 | 153 | All internal data structures are constructed as empty. Their values (including sizes) will be set by method <code><a class="el" href="classbdm_1_1emix.html#3a107a6b808a081389ef17af951c234a">set_parameters()</a></code>. This way references can be initialized in constructors. <br><br></div></td></tr> | 
|---|
 | 154 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="840de94aa33cf4f2ebd2427f45a165d8"></a><!-- doxytag: member="bdm::emix::set_parameters" ref="840de94aa33cf4f2ebd2427f45a165d8" args="(int dim0)" --> | 
|---|
 | 155 | void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (int dim0)</td></tr> | 
|---|
 | 156 |  | 
|---|
| [270] | 157 | <tr><td colspan="2"><div class="groupHeader">Matematical Operations</div></td></tr> | 
|---|
| [259] | 158 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4cf45fd83cc7573ede9fe1215256058"></a><!-- doxytag: member="bdm::emix::sample_m" ref="b4cf45fd83cc7573ede9fe1215256058" args="(int N) const " --> | 
|---|
 | 159 | virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#b4cf45fd83cc7573ede9fe1215256058">sample_m</a> (int N) const </td></tr> | 
|---|
 | 160 |  | 
|---|
| [275] | 161 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns N samples, <img class="formulaInl" alt="$ [x_1 , x_2 , \ldots \ $" src="form_44.png"> from density <img class="formulaInl" alt="$ f_x(rv)$" src="form_45.png">. <br></td></tr> | 
|---|
| [270] | 162 | <tr><td colspan="2"><div class="groupHeader">Connection to other classes</div></td></tr> | 
|---|
 | 163 | <tr><td colspan="2"><div class="groupText">Description of the random quantity via attribute <code>rv</code> is optional. For operations such as sampling <code>rv</code> does not need to be set. However, for <code>marginalization</code> and <code>conditioning</code> <code>rv</code> has to be set. NB: <br><br></div></td></tr> | 
|---|
 | 164 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f423e28448dbb69ef4905295ec8de8ff"></a><!-- doxytag: member="bdm::emix::set_rv" ref="f423e28448dbb69ef4905295ec8de8ff" args="(const RV &rv0)" --> | 
|---|
 | 165 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#f423e28448dbb69ef4905295ec8de8ff">set_rv</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv0)</td></tr> | 
|---|
 | 166 |  | 
|---|
 | 167 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Name its rv. <br></td></tr> | 
|---|
 | 168 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c4b863ff84c7a4882fb3ad18556027f9"></a><!-- doxytag: member="bdm::emix::isnamed" ref="c4b863ff84c7a4882fb3ad18556027f9" args="() const " --> | 
|---|
 | 169 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#c4b863ff84c7a4882fb3ad18556027f9">isnamed</a> () const </td></tr> | 
|---|
 | 170 |  | 
|---|
 | 171 | <tr><td class="mdescLeft"> </td><td class="mdescRight">True if rv is assigned. <br></td></tr> | 
|---|
| [259] | 172 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4ab378d5e004c3ff3e2d4e64f7bba21"></a><!-- doxytag: member="bdm::emix::_rv" ref="a4ab378d5e004c3ff3e2d4e64f7bba21" args="() const " --> | 
|---|
 | 173 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#a4ab378d5e004c3ff3e2d4e64f7bba21">_rv</a> () const </td></tr> | 
|---|
 | 174 |  | 
|---|
| [270] | 175 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return name (fails when isnamed is false). <br></td></tr> | 
|---|
 | 176 | <tr><td colspan="2"><div class="groupHeader">Access to attributes</div></td></tr> | 
|---|
| [271] | 177 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7083a65f7b7a0d0d13b2c516bd2ec29c"></a><!-- doxytag: member="bdm::emix::dimension" ref="7083a65f7b7a0d0d13b2c516bd2ec29c" args="() const " --> | 
|---|
 | 178 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#7083a65f7b7a0d0d13b2c516bd2ec29c">dimension</a> () const </td></tr> | 
|---|
| [259] | 179 |  | 
|---|
| [270] | 180 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Size of the random variable. <br></td></tr> | 
|---|
| [259] | 181 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> | 
|---|
 | 182 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bb7270345c76da627cd77ddf020bcf46"></a><!-- doxytag: member="bdm::emix::w" ref="bb7270345c76da627cd77ddf020bcf46" args="" --> | 
|---|
 | 183 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#bb7270345c76da627cd77ddf020bcf46">w</a></td></tr> | 
|---|
 | 184 |  | 
|---|
 | 185 | <tr><td class="mdescLeft"> </td><td class="mdescRight">weights of the components <br></td></tr> | 
|---|
 | 186 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2966a6a44b250e22e55bc9fb6af5c3e"></a><!-- doxytag: member="bdm::emix::Coms" ref="e2966a6a44b250e22e55bc9fb6af5c3e" args="" --> | 
|---|
 | 187 | 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> | 
|---|
 | 188 |  | 
|---|
 | 189 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Component (epdfs). <br></td></tr> | 
|---|
 | 190 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="47189df41a4616c2fed5972f015743f4"></a><!-- doxytag: member="bdm::emix::destroyComs" ref="47189df41a4616c2fed5972f015743f4" args="" --> | 
|---|
 | 191 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1emix.html#47189df41a4616c2fed5972f015743f4">destroyComs</a></td></tr> | 
|---|
 | 192 |  | 
|---|
 | 193 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Flag if owning Coms. <br></td></tr> | 
|---|
| [270] | 194 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="16adac20ec7fe07e1ea0b27d917788ce"></a><!-- doxytag: member="bdm::emix::dim" ref="16adac20ec7fe07e1ea0b27d917788ce" args="" --> | 
|---|
 | 195 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#16adac20ec7fe07e1ea0b27d917788ce">dim</a></td></tr> | 
|---|
 | 196 |  | 
|---|
 | 197 | <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the random variable <br></td></tr> | 
|---|
| [259] | 198 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62c5b8ff71d9ebe6cd58d3c342eb1dc8"></a><!-- doxytag: member="bdm::emix::rv" ref="62c5b8ff71d9ebe6cd58d3c342eb1dc8" args="" --> | 
|---|
 | 199 | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1epdf.html#62c5b8ff71d9ebe6cd58d3c342eb1dc8">rv</a></td></tr> | 
|---|
 | 200 |  | 
|---|
| [270] | 201 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Description of the random variable. <br></td></tr> | 
|---|
| [259] | 202 | </table> | 
|---|
| [270] | 203 | <hr><h2>Member Function Documentation</h2> | 
|---|
| [271] | 204 | <a class="anchor" name="3a107a6b808a081389ef17af951c234a"></a><!-- doxytag: member="bdm::emix::set_parameters" ref="3a107a6b808a081389ef17af951c234a" args="(const vec &w, const Array< epdf * > &Coms, bool copy=false)" --> | 
|---|
| [259] | 205 | <div class="memitem"> | 
|---|
 | 206 | <div class="memproto"> | 
|---|
 | 207 |       <table class="memname"> | 
|---|
 | 208 |         <tr> | 
|---|
 | 209 |           <td class="memname">void bdm::emix::set_parameters           </td> | 
|---|
 | 210 |           <td>(</td> | 
|---|
 | 211 |           <td class="paramtype">const vec & </td> | 
|---|
 | 212 |           <td class="paramname"> <em>w</em>, </td> | 
|---|
 | 213 |         </tr> | 
|---|
 | 214 |         <tr> | 
|---|
 | 215 |           <td class="paramkey"></td> | 
|---|
 | 216 |           <td></td> | 
|---|
 | 217 |           <td class="paramtype">const Array< <a class="el" href="classbdm_1_1epdf.html">epdf</a> * > & </td> | 
|---|
 | 218 |           <td class="paramname"> <em>Coms</em>, </td> | 
|---|
 | 219 |         </tr> | 
|---|
 | 220 |         <tr> | 
|---|
 | 221 |           <td class="paramkey"></td> | 
|---|
 | 222 |           <td></td> | 
|---|
 | 223 |           <td class="paramtype">bool </td> | 
|---|
| [271] | 224 |           <td class="paramname"> <em>copy</em> = <code>false</code></td><td> </td> | 
|---|
| [259] | 225 |         </tr> | 
|---|
 | 226 |         <tr> | 
|---|
 | 227 |           <td></td> | 
|---|
 | 228 |           <td>)</td> | 
|---|
 | 229 |           <td></td><td></td><td></td> | 
|---|
 | 230 |         </tr> | 
|---|
 | 231 |       </table> | 
|---|
 | 232 | </div> | 
|---|
 | 233 | <div class="memdoc"> | 
|---|
 | 234 |  | 
|---|
 | 235 | <p> | 
|---|
 | 236 | 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.  | 
|---|
| [271] | 237 | <p>References <a class="el" href="emix_8h-source.html#l00093">Coms</a>, <a class="el" href="emix_8h-source.html#l00095">destroyComs</a>, <a class="el" href="libBM_8h-source.html#l00216">bdm::epdf::dim</a>, <a class="el" href="libBM_8h-source.html#l00281">bdm::epdf::dimension()</a>, and <a class="el" href="emix_8h-source.html#l00091">w</a>.</p> | 
|---|
| [259] | 238 |  | 
|---|
| [271] | 239 | <p>Referenced by <a class="el" href="mixef_8cpp-source.html#l00134">bdm::MixEF::epredictor()</a>, <a class="el" href="emix_8cpp-source.html#l00037">marginal()</a>, and <a class="el" href="emix_8h-source.html#l00303">bdm::mmix::set_parameters()</a>.</p> | 
|---|
| [259] | 240 |  | 
|---|
 | 241 | </div> | 
|---|
 | 242 | </div><p> | 
|---|
 | 243 | <hr>The documentation for this class was generated from the following files:<ul> | 
|---|
| [261] | 244 | <li><a class="el" href="emix_8h-source.html">emix.h</a><li>emix.cpp</ul> | 
|---|
| [259] | 245 | </div> | 
|---|
| [275] | 246 | <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:36 2009 for mixpp by  | 
|---|
| [259] | 247 | <a href="http://www.doxygen.org/index.html"> | 
|---|
 | 248 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 
|---|
 | 249 | </body> | 
|---|
 | 250 | </html> | 
|---|