WSTester updated to work plus hopefully all the other changes that need to go into...
[jabaws.git] / binaries / src / ViennaRNA / doc / html / structTwoDpfold__solution.html
diff --git a/binaries/src/ViennaRNA/doc/html/structTwoDpfold__solution.html b/binaries/src/ViennaRNA/doc/html/structTwoDpfold__solution.html
new file mode 100644 (file)
index 0000000..18b59b7
--- /dev/null
@@ -0,0 +1,107 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<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: TwoDpfold_solution 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" />
+</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>
+      <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><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>
+    </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('structTwoDpfold__solution.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">TwoDpfold_solution Struct Reference</div>  </div>
+</div><!--header-->
+<div class="contents">
+
+<p>Solution element returned from TwoDpfoldList.  
+ <a href="structTwoDpfold__solution.html#details">More...</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
+Data Fields</h2></td></tr>
+<tr class="memitem:a40ad24e311b193866111623dd1331567"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a40ad24e311b193866111623dd1331567"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTwoDpfold__solution.html#a40ad24e311b193866111623dd1331567">k</a></td></tr>
+<tr class="memdesc:a40ad24e311b193866111623dd1331567"><td class="mdescLeft">&#160;</td><td class="mdescRight">Distance to first reference. <br/></td></tr>
+<tr class="memitem:aeaad6adc35413c76a2e2f18d96a6508c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeaad6adc35413c76a2e2f18d96a6508c"></a>
+int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTwoDpfold__solution.html#aeaad6adc35413c76a2e2f18d96a6508c">l</a></td></tr>
+<tr class="memdesc:aeaad6adc35413c76a2e2f18d96a6508c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Distance to second reference. <br/></td></tr>
+<tr class="memitem:af0bf3071502b4a4fa81eeb6dfacef94c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af0bf3071502b4a4fa81eeb6dfacef94c"></a>
+double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTwoDpfold__solution.html#af0bf3071502b4a4fa81eeb6dfacef94c">q</a></td></tr>
+<tr class="memdesc:af0bf3071502b4a4fa81eeb6dfacef94c"><td class="mdescLeft">&#160;</td><td class="mdescRight">partition function <br/></td></tr>
+</table>
+<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
+<div class="textblock"><p>Solution element returned from TwoDpfoldList. </p>
+<p>This element contains the partition function for the appropriate kappa (k), lambda (l) neighborhood The datastructure contains two integer attributes 'k' and 'l' as well as an attribute 'q' of type #FLT_OR_DBL</p>
+<p>A value of <a class="el" href="energy__const_8h.html#a12c2040f25d8e3a7b9e1c2024c618cb6">INF</a> in k denotes the end of a list</p>
+<dl class="section see"><dt>See also:</dt><dd><a class="el" href="group__kl__neighborhood__pf.html#ga3e1cd3b24eb635c65181182cbb4ae3eb" title="Compute the partition function for all distance classes.">TwoDpfoldList()</a> </dd></dl>
+</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>
+</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="structTwoDpfold__solution.html">TwoDpfold_solution</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>
+</body>
+</html>