Show
Ignore:
Timestamp:
02/16/09 10:03:13 (16 years ago)
Author:
smidl
Message:

Next major revision

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/functions_0x62.html

    r270 r271  
    66</head><body> 
    77<!-- Generated by Doxygen 1.5.6 --> 
     8<script type="text/javascript"> 
     9<!-- 
     10function 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} 
     22function 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} 
     46window.onload = initDynSections; 
     47--> 
     48</script> 
    849<div class="navigation" id="top"> 
    950  <div class="tabs"> 
    1051    <ul> 
    11       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
     52      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    1253      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    1354      <li><a href="modules.html"><span>Modules</span></a></li> 
    14       <li><a href="namespaces.html"><span>Namespaces</span></a></li> 
    1555      <li class="current"><a href="classes.html"><span>Classes</span></a></li> 
    1656      <li><a href="files.html"><span>Files</span></a></li> 
     
    88128: <a class="el" href="classbdm_1_1BM.html#1dee3fddaf021e62d925289660a707dc">bdm::BM</a> 
    89129<li>beta 
    90 : <a class="el" href="classbdm_1_1eigamma.html#e32ff12ba6b2fdc22068c35dace23fa6">bdm::eigamma</a> 
    91 , <a class="el" href="classbdm_1_1merger.html#1a85d299f202a70afe0cdc1045c26a5d">bdm::merger</a> 
     130: <a class="el" href="classbdm_1_1merger.html#1a85d299f202a70afe0cdc1045c26a5d">bdm::merger</a> 
    92131, <a class="el" href="classbdm_1_1eDirich.html#f25886a49b4667af61245de81c83b5d2">bdm::eDirich</a> 
    93132, <a class="el" href="classbdm_1_1multiBM.html#044263356944c92209eecd39a5187d25">bdm::multiBM</a> 
    94133, <a class="el" href="classbdm_1_1egamma.html#457bfb1ccb2057df85073e519a15ccc1">bdm::egamma</a> 
    95 <li>bilinfn() 
    96 : <a class="el" href="classbdm_1_1bilinfn.html#dc263f8d8d1876023a9d161d17a3c621">bdm::bilinfn</a> 
     134, <a class="el" href="classbdm_1_1eigamma.html#e32ff12ba6b2fdc22068c35dace23fa6">bdm::eigamma</a> 
    97135<li>BMcond() 
    98136: <a class="el" href="classbdm_1_1BMcond.html#ecf4a1c5d2bbb28105564ef3d278c40b">bdm::BMcond</a> 
     
    100138: <a class="el" href="classbdm_1_1BMEF.html#2def512872ed8a4fc3b702371ec0be55">bdm::BMEF</a> 
    101139<li>build() 
    102 : <a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">UIArxDS</a> 
     140: <a class="el" href="classUIdirfilelog.html#e2f342c8b9f6fb9b8c5c125166afe4ef">UIdirfilelog</a> 
     141, <a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">UIArxDS</a> 
    103142, <a class="el" href="classbdm_1_1UIbuilder.html#193cede6302669ff48dfd8ab3b7e31f8">bdm::UIbuilder</a> 
     143, <a class="el" href="classUIstateDS.html#972d0b59ec756a4e4247e7febd2383fa">UIstateDS</a> 
    104144, <a class="el" href="classUIARX.html#e9ef8d41d8f10a31343d76a73b9f0f77">UIARX</a> 
     145, <a class="el" href="classUIrv.html#c7c4a2d75a7ce775b59efeed8fc928dc">UIrv</a> 
    105146<li>build_est() 
    106147: <a class="el" href="classbdm_1_1MixEF.html#d74a8d1370c63c93ec554908ae3e6006">bdm::MixEF</a> 
    107148</ul> 
    108149</div> 
    109 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:33:59 2009 for mixpp by&nbsp; 
     150<hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:27 2009 for mixpp by&nbsp; 
    110151<a href="http://www.doxygen.org/index.html"> 
    111152<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>