| [33] | 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: Class Members - Functions</title> | 
|---|
| [290] | 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
| [33] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
 | 6 | </head><body> | 
|---|
| [290] | 7 | <!-- Generated by Doxygen 1.5.8 --> | 
|---|
| [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> | 
|---|
| [91] | 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> | 
|---|
| [91] | 53 |       <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
| [219] | 54 |       <li><a href="modules.html"><span>Modules</span></a></li> | 
|---|
| [290] | 55 |       <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 
|---|
| [91] | 56 |       <li><a href="files.html"><span>Files</span></a></li> | 
|---|
 | 57 |     </ul> | 
|---|
 | 58 |   </div> | 
|---|
 | 59 |   <div class="tabs"> | 
|---|
 | 60 |     <ul> | 
|---|
 | 61 |       <li><a href="annotated.html"><span>Class List</span></a></li> | 
|---|
| [290] | 62 |       <li><a href="classes.html"><span>Class Index</span></a></li> | 
|---|
| [91] | 63 |       <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 
|---|
 | 64 |       <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | 
|---|
 | 65 |     </ul> | 
|---|
 | 66 |   </div> | 
|---|
 | 67 |   <div class="tabs"> | 
|---|
 | 68 |     <ul> | 
|---|
 | 69 |       <li><a href="functions.html"><span>All</span></a></li> | 
|---|
 | 70 |       <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> | 
|---|
 | 71 |       <li><a href="functions_vars.html"><span>Variables</span></a></li> | 
|---|
 | 72 |       <li><a href="functions_rela.html"><span>Related Functions</span></a></li> | 
|---|
 | 73 |     </ul> | 
|---|
 | 74 |   </div> | 
|---|
 | 75 |   <div class="tabs"> | 
|---|
 | 76 |     <ul> | 
|---|
 | 77 |       <li><a href="functions_func.html#index__"><span>_</span></a></li> | 
|---|
 | 78 |       <li><a href="functions_func_0x61.html#index_a"><span>a</span></a></li> | 
|---|
 | 79 |       <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li> | 
|---|
 | 80 |       <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> | 
|---|
 | 81 |       <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> | 
|---|
 | 82 |       <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li> | 
|---|
 | 83 |       <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> | 
|---|
 | 84 |       <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> | 
|---|
 | 85 |       <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> | 
|---|
 | 86 |       <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li> | 
|---|
 | 87 |       <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> | 
|---|
 | 88 |       <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> | 
|---|
| [287] | 89 |       <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li> | 
|---|
| [91] | 90 |       <li class="current"><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> | 
|---|
 | 91 |       <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> | 
|---|
 | 92 |       <li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li> | 
|---|
 | 93 |       <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> | 
|---|
 | 94 |       <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> | 
|---|
 | 95 |       <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> | 
|---|
 | 96 |       <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> | 
|---|
| [234] | 97 |       <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li> | 
|---|
| [91] | 98 |       <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li> | 
|---|
 | 99 |       <li><a href="functions_func_0x7e.html#index_~"><span>~</span></a></li> | 
|---|
 | 100 |     </ul> | 
|---|
 | 101 |   </div> | 
|---|
 | 102 | </div> | 
|---|
 | 103 | <div class="contents"> | 
|---|
| [33] | 104 |   | 
|---|
 | 105 | <p> | 
|---|
 | 106 | <h3><a class="anchor" name="index_o">- o -</a></h3><ul> | 
|---|
 | 107 | <li>operator()() | 
|---|
| [375] | 108 | : <a class="el" href="classbdm_1_1eprod.html#5194b47dd05a5886e0745250b6704953">bdm::eprod</a> | 
|---|
| [255] | 109 | , <a class="el" href="classbdm_1_1RV.html#6f3daf0f857fff53a1c0a445fe160966">bdm::RV</a> | 
|---|
| [91] | 110 | <li>operator*=() | 
|---|
| [375] | 111 | : <a class="el" href="classfsqmat.html#af800e7b2146da5e60897255dde80059">fsqmat</a> | 
|---|
 | 112 | , <a class="el" href="classldmat.html#875b7e6dcf73ae7001329099019fdb1d">ldmat</a> | 
|---|
| [33] | 113 | <li>operator+=() | 
|---|
| [375] | 114 | : <a class="el" href="group__math.html#gca445ee152a56043af946ea095b2d8f8">ldmat</a> | 
|---|
 | 115 | , <a class="el" href="classchmat.html#6a8b39fe3a28d2c8e3fc0d74141229fb">chmat</a> | 
|---|
| [162] | 116 | , <a class="el" href="classfsqmat.html#514d1fdd8a382dbd6a774f2cf1ebd3de">fsqmat</a> | 
|---|
| [33] | 117 | <li>operator-=() | 
|---|
| [375] | 118 | : <a class="el" href="group__math.html#ge3f4d2d85ab1ba384c852329aa31d0fb">ldmat</a> | 
|---|
 | 119 | , <a class="el" href="classchmat.html#a8c3628a8c15eb0009e57c66fcac1a76">chmat</a> | 
|---|
| [210] | 120 | , <a class="el" href="classfsqmat.html#e976bc9d899961e1d2087b0630ed33b7">fsqmat</a> | 
|---|
| [33] | 121 | <li>opupdt() | 
|---|
| [375] | 122 | : <a class="el" href="classldmat.html#0f0f6e083e6d947cf58097ffce3ccd1a">ldmat</a> | 
|---|
 | 123 | , <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a> | 
|---|
| [353] | 124 | , <a class="el" href="classfsqmat.html#b36530e155667fe9f1bd58394e50c65a">fsqmat</a> | 
|---|
| [375] | 125 | , <a class="el" href="classchmat.html#bbc2d98d7455b1f38828907d442836bf">chmat</a> | 
|---|
| [181] | 126 | <li>ownComs() | 
|---|
| [354] | 127 | : <a class="el" href="classbdm_1_1emix.html#965fb16669250a3d28bc62cf76276d8e">bdm::emix</a> | 
|---|
 | 128 | , <a class="el" href="classbdm_1_1egiwmix.html#adc550fe74df25524c20867e89b5b096">bdm::egiwmix</a> | 
|---|
| [210] | 129 | <li>ownnom() | 
|---|
| [255] | 130 | : <a class="el" href="classbdm_1_1mratio.html#c8b39fea586d4258bb3c881406edaf15">bdm::mratio</a> | 
|---|
| [33] | 131 | </ul> | 
|---|
| [91] | 132 | </div> | 
|---|
| [375] | 133 | <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 13:47:07 2009 for mixpp by  | 
|---|
| [33] | 134 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [290] | 135 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| [33] | 136 | </body> | 
|---|
 | 137 | </html> | 
|---|