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_func_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> 
     
    75115, <a class="el" href="classbdm_1_1KalmanFull.html#081924bc97f453f674bb982b7951d053">bdm::KalmanFull</a> 
    76116, <a class="el" href="classbdm_1_1EKFfull.html#f149ae8e9ce14d9931a7bb2850736699">bdm::EKFfull</a> 
    77 , <a class="el" href="classbdm_1_1BMEF.html#c287f4c0c1ea31b91572ec45351838f1">bdm::BMEF</a> 
    78117, <a class="el" href="classbdm_1_1MixEF.html#5c41d5a4403da6e629f6bdfc70c43d20">bdm::MixEF</a> 
    79118, <a class="el" href="classbdm_1_1BM.html#60b1779a577367c369a932cabd3a6188">bdm::BM</a> 
     119, <a class="el" href="classbdm_1_1BMEF.html#c287f4c0c1ea31b91572ec45351838f1">bdm::BMEF</a> 
    80120, <a class="el" href="classbdm_1_1EKF.html#3fb182ecc29b10ca1163cecbf3bcccfa">bdm::EKF&lt; sq_T &gt;</a> 
     121, <a class="el" href="classbdm_1_1BMEF.html#bf58deb99af2a6cc674f13ff90300de6">bdm::BMEF</a> 
    81122<li>bayesB() 
    82123: <a class="el" href="classbdm_1_1BM.html#1dee3fddaf021e62d925289660a707dc">bdm::BM</a> 
    83 <li>bilinfn() 
    84 : <a class="el" href="classbdm_1_1bilinfn.html#dc263f8d8d1876023a9d161d17a3c621">bdm::bilinfn</a> 
    85124<li>BMcond() 
    86125: <a class="el" href="classbdm_1_1BMcond.html#ecf4a1c5d2bbb28105564ef3d278c40b">bdm::BMcond</a> 
    87126<li>BMEF() 
    88 : <a class="el" href="classbdm_1_1BMEF.html#9662379513101405e159e76717104e62">bdm::BMEF</a> 
     127: <a class="el" href="classbdm_1_1BMEF.html#2def512872ed8a4fc3b702371ec0be55">bdm::BMEF</a> 
    89128<li>build() 
    90 : <a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">UIArxDS</a> 
     129: <a class="el" href="classUIrv.html#c7c4a2d75a7ce775b59efeed8fc928dc">UIrv</a> 
     130, <a class="el" href="classUIstateDS.html#972d0b59ec756a4e4247e7febd2383fa">UIstateDS</a> 
     131, <a class="el" href="classbdm_1_1UIbuilder.html#193cede6302669ff48dfd8ab3b7e31f8">bdm::UIbuilder</a> 
    91132, <a class="el" href="classUIARX.html#e9ef8d41d8f10a31343d76a73b9f0f77">UIARX</a> 
    92 , <a class="el" href="classbdm_1_1UIbuilder.html#193cede6302669ff48dfd8ab3b7e31f8">bdm::UIbuilder</a> 
     133, <a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">UIArxDS</a> 
     134, <a class="el" href="classUIdirfilelog.html#e2f342c8b9f6fb9b8c5c125166afe4ef">UIdirfilelog</a> 
    93135<li>build_est() 
    94136: <a class="el" href="classbdm_1_1MixEF.html#d74a8d1370c63c93ec554908ae3e6006">bdm::MixEF</a> 
    95137</ul> 
    96138</div> 
    97 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:00 2009 for mixpp by&nbsp; 
     139<hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:28 2009 for mixpp by&nbsp; 
    98140<a href="http://www.doxygen.org/index.html"> 
    99141<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>