JWS-117 Compiled all tools with ./compilebin.sh and some were missing related files.
[jabaws.git] / binaries / src / ViennaRNA / doc / html / structpf__paramT.html
index d53cac1..f030dbe 100644 (file)
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <title>RNAlib-2.1.2: pf_paramT Struct Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="navtree.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="resize.js"></script>
-<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
-  $(document).ready(initResizable);
-</script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 </head>
 <body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
-  <td style="padding-left: 0.5em;">
-   <div id="projectname">RNAlib-2.1.2
-   </div>
-  </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.1.1 -->
-  <div id="navrow1" class="tabs">
-    <ul class="tablist">
-      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
-      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
+<!-- Generated by Doxygen 1.6.1 -->
+<script type="text/javascript">
+<!--
+function changeDisplayState (e){
+  var num=this.id.replace(/[^[0-9]/g,'');
+  var button=this.firstChild;
+  var sectionDiv=document.getElementById('dynsection'+num);
+  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
+    sectionDiv.style.display='block';
+    button.src='open.gif';
+  }else{
+    sectionDiv.style.display='none';
+    button.src='closed.gif';
+  }
+}
+function initDynSections(){
+  var divs=document.getElementsByTagName('div');
+  var sectionCounter=1;
+  for(var i=0;i<divs.length-1;i++){
+    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
+      var header=divs[i];
+      var section=divs[i+1];
+      var button=header.firstChild;
+      if (button!='IMG'){
+        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
+        button=document.createElement('img');
+        divs[i].insertBefore(button,divs[i].firstChild);
+      }
+      header.style.cursor='pointer';
+      header.onclick=changeDisplayState;
+      header.id='dynheader'+sectionCounter;
+      button.src='closed.gif';
+      section.id='dynsection'+sectionCounter;
+      section.style.display='none';
+      section.style.marginLeft='14px';
+      sectionCounter++;
+    }
+  }
+}
+window.onload = initDynSections;
+-->
+</script>
+<div class="navigation" id="top">
+  <div class="tabs">
+    <ul>
+      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
       <li><a href="modules.html"><span>Modules</span></a></li>
-      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
+      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
       <li><a href="files.html"><span>Files</span></a></li>
     </ul>
   </div>
-  <div id="navrow2" class="tabs2">
-    <ul class="tablist">
-      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
-      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
-      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
+  <div class="tabs">
+    <ul>
+      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
+      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
     </ul>
   </div>
-</div><!-- top -->
-<div id="side-nav" class="ui-resizable side-nav-resizable">
-  <div id="nav-tree">
-    <div id="nav-tree-contents">
-    </div>
-  </div>
-  <div id="splitbar" style="-moz-user-select:none;" 
-       class="ui-resizable-handle">
-  </div>
 </div>
-<script type="text/javascript">
-$(document).ready(function(){initNavTree('structpf__paramT.html','');});
-</script>
-<div id="doc-content">
-<div class="header">
-  <div class="summary">
-<a href="#pub-attribs">Data Fields</a>  </div>
-  <div class="headertitle">
-<div class="title">pf_paramT Struct Reference</div>  </div>
-</div><!--header-->
 <div class="contents">
-
+<h1>pf_paramT Struct Reference</h1><!-- doxytag: class="pf_paramT" -->
 <p>The datastructure that contains temperature scaled Boltzmann weights of the energy parameters.  
- <a href="structpf__paramT.html#details">More...</a></p>
-<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
-  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Collaboration diagram for pf_paramT:</div>
-<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
-</div>
-<div id="dynsection-0-content" class="dyncontent" style="display:none;">
+<a href="#_details">More...</a></p>
+<div class="dynheader">
+Collaboration diagram for pf_paramT:</div>
+<div class="dynsection">
 <div class="center"><img src="structpf__paramT__coll__graph.png" border="0" usemap="#pf__paramT_coll__map" alt="Collaboration graph"/></div>
 <map name="pf__paramT_coll__map" id="pf__paramT_coll__map">
-<area shape="rect" id="node2" href="structmodel__detailsT.html" title="The data structure that contains the complete model details used throughout the calculations." alt="" coords="5,5,123,32"/></map>
+<area shape="rect" id="node2" href="structmodel__detailsT.html" title="The data structure that contains the complete model details used throughout the calculations..." alt="" coords="5,6,123,37"/></map>
 <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
-Data Fields</h2></td></tr>
-<tr class="memitem:aef40322e7ca1adbd9b438aeda0352e8f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aef40322e7ca1adbd9b438aeda0352e8f"></a>
-double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#aef40322e7ca1adbd9b438aeda0352e8f">pf_scale</a></td></tr>
-<tr class="memdesc:aef40322e7ca1adbd9b438aeda0352e8f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Scaling factor to avoid over-/underflows. <br/></td></tr>
-<tr class="memitem:aa0e11e9f1f6e212640baf40d7195a014"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa0e11e9f1f6e212640baf40d7195a014"></a>
-double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#aa0e11e9f1f6e212640baf40d7195a014">temperature</a></td></tr>
-<tr class="memdesc:aa0e11e9f1f6e212640baf40d7195a014"><td class="mdescLeft">&#160;</td><td class="mdescRight">Temperature used for loop contribution scaling. <br/></td></tr>
-<tr class="memitem:a3d2af9040acfa08295efb50f0219149d"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#a3d2af9040acfa08295efb50f0219149d">alpha</a></td></tr>
-<tr class="memdesc:a3d2af9040acfa08295efb50f0219149d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Scaling factor for the thermodynamic temperature.  <a href="#a3d2af9040acfa08295efb50f0219149d"></a><br/></td></tr>
-<tr class="memitem:a43ec875779c5e7c8bf5fa7e837ec6d09"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a43ec875779c5e7c8bf5fa7e837ec6d09"></a>
-<a class="el" href="structmodel__detailsT.html">model_detailsT</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#a43ec875779c5e7c8bf5fa7e837ec6d09">model_details</a></td></tr>
-<tr class="memdesc:a43ec875779c5e7c8bf5fa7e837ec6d09"><td class="mdescLeft">&#160;</td><td class="mdescRight">Model details to be used in the recursions. <br/></td></tr>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aef40322e7ca1adbd9b438aeda0352e8f"></a><!-- doxytag: member="pf_paramT::pf_scale" ref="aef40322e7ca1adbd9b438aeda0352e8f" args="" -->
+double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#aef40322e7ca1adbd9b438aeda0352e8f">pf_scale</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scaling factor to avoid over-/underflows. <br/></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa0e11e9f1f6e212640baf40d7195a014"></a><!-- doxytag: member="pf_paramT::temperature" ref="aa0e11e9f1f6e212640baf40d7195a014" args="" -->
+double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#aa0e11e9f1f6e212640baf40d7195a014">temperature</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Temperature used for loop contribution scaling. <br/></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#a3d2af9040acfa08295efb50f0219149d">alpha</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scaling factor for the thermodynamic temperature.  <a href="#a3d2af9040acfa08295efb50f0219149d"></a><br/></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a43ec875779c5e7c8bf5fa7e837ec6d09"></a><!-- doxytag: member="pf_paramT::model_details" ref="a43ec875779c5e7c8bf5fa7e837ec6d09" args="" -->
+<a class="el" href="structmodel__detailsT.html">model_detailsT</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpf__paramT.html#a43ec875779c5e7c8bf5fa7e837ec6d09">model_details</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Model details to be used in the recursions. <br/></td></tr>
 </table>
-<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
-<div class="textblock"><p>The datastructure that contains temperature scaled Boltzmann weights of the energy parameters. </p>
-</div><hr/><h2>Field Documentation</h2>
-<a class="anchor" id="a3d2af9040acfa08295efb50f0219149d"></a>
+<hr/><a name="_details"></a><h2>Detailed Description</h2>
+<p>The datastructure that contains temperature scaled Boltzmann weights of the energy parameters. </p>
+<hr/><h2>Field Documentation</h2>
+<a class="anchor" id="a3d2af9040acfa08295efb50f0219149d"></a><!-- doxytag: member="pf_paramT::alpha" ref="a3d2af9040acfa08295efb50f0219149d" args="" -->
 <div class="memitem">
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname">double pf_paramT::alpha</td>
+          <td class="memname">double <a class="el" href="structpf__paramT.html#a3d2af9040acfa08295efb50f0219149d">pf_paramT::alpha</a></td>
         </tr>
       </table>
-</div><div class="memdoc">
+</div>
+<div class="memdoc">
 
 <p>Scaling factor for the thermodynamic temperature. </p>
 <p>This allows for temperature scaling in Boltzmann factors independently from the energy contributions. The resulting Boltzmann factors are then computed by <img class="formulaInl" alt="$ e^{-E/(\alpha \cdot K \cdot T)} $" src="form_2.png"/> </p>
@@ -114,18 +112,11 @@ double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="st
 </div>
 </div>
 <hr/>The documentation for this struct was generated from the following file:<ul>
-<li>/home/mescalin/ronny/public_html/programs/ViennaRNA/H/<a class="el" href="data__structures_8h_source.html">data_structures.h</a></li>
+<li>/homes/fmmarquesmadeira/Projects/jabaws/binaries/src/ViennaRNA/H/<a class="el" href="data__structures_8h_source.html">data_structures.h</a></li>
 </ul>
-</div><!-- contents -->
-</div><!-- doc-content -->
-<!-- start footer part -->
-<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
-  <ul>
-    <li class="navelem"><a class="el" href="structpf__paramT.html">pf_paramT</a></li>
-    <li class="footer">Generated on Wed Jul 24 2013 13:39:00 for RNAlib-2.1.2 by
-    <a href="http://www.doxygen.org/index.html">
-    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.1.1 </li>
-  </ul>
 </div>
+<hr size="1"/><address style="text-align: right;"><small>Generated on 11 Apr 2017 for RNAlib-2.1.2 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
 </body>
 </html>