|  | 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> | 
            
                      
                        | 36 |  | <p><center><img src="classbdm_1_1mratio__inherit__graph.png" border="0" usemap="#bdm_1_1mratio__inherit__map" alt="Inheritance graph"></center> | 
                        | 37 |  | <map name="bdm_1_1mratio__inherit__map"> | 
                        | 38 |  | <area shape="rect" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies." alt="" coords="16,84,107,111"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"></map> | 
                        | 39 |  | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> | 
                      
                        |  | 76 |  | 
                        |  | 77 | <p><center><img src="classbdm_1_1mratio.png" usemap="#bdm::mratio_map" border="0" alt=""></center> | 
                        |  | 78 | <map name="bdm::mratio_map"> | 
                        |  | 79 | <area href="classbdm_1_1mpdf.html" alt="bdm::mpdf" 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> | 
            
                      
                        | 174 |  | <p>References <a class="el" href="libBM_8h-source.html#l002 65">bdm::epdf::_rv()</a>, <a class="el" href="emix_8h-source.html#l00041">den</a>, <a class="el" href="emix_8h-source.html#l00043">destroynom</a>, <a class="el" href="libBM_8h-source.html#l00288">bdm::mpdf::ep</a>, <a class="el" href="libBM_8h-source.html#l00131">bdm::RV::length()</a>, <a class="el" href="libBM_8h-source.html#l00247">bdm::epdf::marginal()</a>, <a class="el" href="emix_8h-source.html#l00039">nom</a>, <a class="el" href="libBM_8h-source.html#l00286">bdm::mpdf::rvc</a>, <a class="el" href="libBM_8h-source.html#l00261">bdm::epdf::set_rv()</a>, and <a class="el" href="libBM_8cpp-source.html#l00174">bdm::RV::subt()</a>.</p> | 
                      
                        |  | 217 | <p>References <a class="el" href="libBM_8h-source.html#l00274">bdm::epdf::_rv()</a>, <a class="el" href="emix_8h-source.html#l00041">den</a>, <a class="el" href="emix_8h-source.html#l00043">destroynom</a>, <a class="el" href="libBM_8h-source.html#l00297">bdm::mpdf::ep</a>, <a class="el" href="libBM_8h-source.html#l00126">bdm::RV::length()</a>, <a class="el" href="libBM_8h-source.html#l00256">bdm::epdf::marginal()</a>, <a class="el" href="emix_8h-source.html#l00039">nom</a>, <a class="el" href="libBM_8h-source.html#l00295">bdm::mpdf::rvc</a>, <a class="el" href="libBM_8h-source.html#l00270">bdm::epdf::set_rv()</a>, and <a class="el" href="libBM_8cpp-source.html#l00184">bdm::RV::subt()</a>.</p> | 
            
                      
                        | 204 |  | <p>References <a class="el" href="libBM_8h-source.html#l00315">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00288">bdm::mpdf::ep</a>, and <a class="el" href="classbdm_1_1epdf.html#09721eb148bc49d6ec2f1956039f3a10">bdm::epdf::sample()</a>.</p> | 
                        | 205 |  |  | 
                        | 206 |  | <p>Referenced by <a class="el" href="libPF_8h-source.html#l00143">bdm::MPF< BM_T >::bayes()</a>, <a class="el" href="libPF_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="libDS_8cpp-source.html#l00044">bdm::ArxDS::step()</a>.</p> | 
                      
                        |  | 247 | <p>Reimplemented in <a class="el" href="classbdm_1_1mprod.html#ee715a8013acf9892f6cb489db595555">bdm::mprod</a>.</p> | 
                        |  | 248 |  | 
                        |  | 249 | <p>References <a class="el" href="libBM_8h-source.html#l00324">bdm::mpdf::condition()</a>, <a class="el" href="libBM_8h-source.html#l00297">bdm::mpdf::ep</a>, and <a class="el" href="libBM_8h-source.html#l00242">bdm::epdf::sample()</a>.</p> | 
                        |  | 250 |  | 
                        |  | 251 | <p>Referenced by <a class="el" href="libPF_8h-source.html#l00148">bdm::MPF< BM_T >::bayes()</a>, <a class="el" href="libPF_8cpp-source.html#l00007">bdm::PF::bayes()</a>, and <a class="el" href="libDS_8cpp-source.html#l00043">bdm::ArxDS::step()</a>.</p> |