85 | | <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1rwiWishartCh.html#aac087ba6c885d3faeda9171229f9b4e6">condition</a> (const vec &c)</td></tr> |
| 85 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aac087ba6c885d3faeda9171229f9b4e6"></a><!-- doxytag: member="bdm::rwiWishartCh::condition" ref="aac087ba6c885d3faeda9171229f9b4e6" args="(const vec &c)" --> |
| 86 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1rwiWishartCh.html#aac087ba6c885d3faeda9171229f9b4e6">condition</a> (const vec &c)</td></tr> |
| 87 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Update <code>iepdf</code> so that it represents this <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling , where is random variable, rv, and...">mpdf</a> conditioned on <code>rvc</code> = cond This function provides convenient reimplementation in offsprings. <br/></td></tr> |
117 | | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a222d5280e309c5a053ba73841e98c151"></a><!-- doxytag: member="bdm::rwiWishartCh::_rv" ref="a222d5280e309c5a053ba73841e98c151" args="() const " --> |
118 | | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>_rv</b> () const </td></tr> |
119 | | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a26001264236846897bd11e4baad47245"></a><!-- doxytag: member="bdm::rwiWishartCh::_rvc" ref="a26001264236846897bd11e4baad47245" args="()" --> |
120 | | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>_rvc</b> ()</td></tr> |
| 120 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaa0095f80870f15209bca68a8a7bad8a"></a><!-- doxytag: member="bdm::rwiWishartCh::_rv" ref="aaa0095f80870f15209bca68a8a7bad8a" args="() const " --> |
| 121 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><b>_rv</b> () const </td></tr> |
| 122 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a739d5202899bb56792a547c74e517a11"></a><!-- doxytag: member="bdm::rwiWishartCh::_rvc" ref="a739d5202899bb56792a547c74e517a11" args="() const " --> |
| 123 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><b>_rvc</b> () const </td></tr> |
167 | | <a class="anchor" id="aac087ba6c885d3faeda9171229f9b4e6"></a><!-- doxytag: member="bdm::rwiWishartCh::condition" ref="aac087ba6c885d3faeda9171229f9b4e6" args="(const vec &c)" --> |
168 | | <div class="memitem"> |
169 | | <div class="memproto"> |
170 | | <table class="memname"> |
171 | | <tr> |
172 | | <td class="memname">void bdm::rwiWishartCh::condition </td> |
173 | | <td>(</td> |
174 | | <td class="paramtype">const vec & </td> |
175 | | <td class="paramname"> <em>cond</em></td> |
176 | | <td> ) </td> |
177 | | <td><code> [inline, virtual]</code></td> |
178 | | </tr> |
179 | | </table> |
180 | | </div> |
181 | | <div class="memdoc"> |
182 | | <p>Update <code>iepdf</code> so that it represents this <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling , where is random variable, rv, and...">mpdf</a> conditioned on <code>rvc</code> = cond This function provides convenient reimplementation in offsprings </p> |
183 | | |
184 | | <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf__internal.html#a1ac61da081667fc54bcd050cc4f6a93e">bdm::mpdf_internal< eiWishartCh ></a>.</p> |
185 | | |
186 | | <p>References <a class="el" href="exp__family_8h_source.html#l01045">bdm::eiWishartCh::_setY()</a>, <a class="el" href="bdmbase_8h_source.html#l00510">bdm::mpdf_internal< eiWishartCh >::iepdf</a>, <a class="el" href="exp__family_8h_source.html#l01087">l</a>, <a class="el" href="exp__family_8h_source.html#l01089">p</a>, <a class="el" href="exp__family_8h_source.html#l01085">refl</a>, and <a class="el" href="exp__family_8h_source.html#l01083">sqd</a>.</p> |
187 | | |
188 | | </div> |
189 | | </div> |
205 | | <p>Load from structure with elements: </p> |
206 | | <div class="fragment"><pre class="fragment"> { <span class="keyword">class </span>= "mpdf_offspring", |
207 | | rv = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> |
208 | | <a class="code" href="classbdm_1_1mpdf.html#a5a5f08950daa08b85b01ddf4e1c36288" title="random variable in condition">rvc</a>= {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable in condition</span> |
209 | | <span class="comment">// elements of offsprings</span> |
210 | | } |
| 185 | |
| 186 | <p>Load from structure with elements:. </p> |
| 187 | <div class="fragment"><pre class="fragment"> { <span class="keyword">class </span>= "mpdf_offspring", |
| 188 | rv = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> |
| 189 | <a class="code" href="classbdm_1_1mpdf.html#a5a5f08950daa08b85b01ddf4e1c36288" title="random variable in condition">rvc</a>= {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable in condition</span> |
| 190 | <span class="comment">// elements of offsprings</span> |
| 191 | } |