JWS-117 Compiled all tools with ./compilebin.sh and some were missing related files.
[jabaws.git] / binaries / src / ViennaRNA / doc / html / group__dos.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>RNAlib-2.1.2: Compute the Density of States</title>
6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
8 </head>
9 <body>
10 <!-- Generated by Doxygen 1.6.1 -->
11 <script type="text/javascript">
12 <!--
13 function changeDisplayState (e){
14   var num=this.id.replace(/[^[0-9]/g,'');
15   var button=this.firstChild;
16   var sectionDiv=document.getElementById('dynsection'+num);
17   if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
18     sectionDiv.style.display='block';
19     button.src='open.gif';
20   }else{
21     sectionDiv.style.display='none';
22     button.src='closed.gif';
23   }
24 }
25 function initDynSections(){
26   var divs=document.getElementsByTagName('div');
27   var sectionCounter=1;
28   for(var i=0;i<divs.length-1;i++){
29     if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
30       var header=divs[i];
31       var section=divs[i+1];
32       var button=header.firstChild;
33       if (button!='IMG'){
34         divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
35         button=document.createElement('img');
36         divs[i].insertBefore(button,divs[i].firstChild);
37       }
38       header.style.cursor='pointer';
39       header.onclick=changeDisplayState;
40       header.id='dynheader'+sectionCounter;
41       button.src='closed.gif';
42       section.id='dynsection'+sectionCounter;
43       section.style.display='none';
44       section.style.marginLeft='14px';
45       sectionCounter++;
46     }
47   }
48 }
49 window.onload = initDynSections;
50 -->
51 </script>
52 <div class="navigation" id="top">
53   <div class="tabs">
54     <ul>
55       <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
56       <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
57       <li><a href="modules.html"><span>Modules</span></a></li>
58       <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
59       <li><a href="files.html"><span>Files</span></a></li>
60     </ul>
61   </div>
62 </div>
63 <div class="contents">
64 <h1>Compute the Density of States<br/>
65 <small>
66 [<a class="el" href="group__class__fold.html">Classified Dynamic Programming</a>]</small>
67 </h1>
68 <p><div class="dynheader">
69 Collaboration diagram for Compute the Density of States:</div>
70 <div class="dynsection">
71 <center><table><tr><td><img src="group__dos.png" border="0" alt="" usemap="#group____dos_map"/>
72 <map name="group____dos_map" id="group____dos">
73 <area shape="rect" id="node1" href="group__class__fold.html" title="Classified Dynamic Programming" alt="" coords="7,5,228,35"/></map></td></tr></table></center>
74 </div>
75 </p>
76 <table border="0" cellpadding="0" cellspacing="0">
77 <tr><td colspan="2"><h2>Variables</h2></td></tr>
78 <tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__dos.html#ga937634a76b46a22530a74906f1957a9e">density_of_states</a> [MAXDOS+1]</td></tr>
79 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The Density of States.  <a href="#ga937634a76b46a22530a74906f1957a9e"></a><br/></td></tr>
80 </table>
81 <hr/><h2>Variable Documentation</h2>
82 <a class="anchor" id="ga937634a76b46a22530a74906f1957a9e"></a><!-- doxytag: member="subopt.h::density_of_states" ref="ga937634a76b46a22530a74906f1957a9e" args="[MAXDOS+1]" -->
83 <div class="memitem">
84 <div class="memproto">
85       <table class="memname">
86         <tr>
87           <td class="memname">int <a class="el" href="group__dos.html#ga937634a76b46a22530a74906f1957a9e">density_of_states</a>[MAXDOS+1]</td>
88         </tr>
89       </table>
90 </div>
91 <div class="memdoc">
92
93 <p>The Density of States. </p>
94 <p>This array contains the density of states for an RNA sequences after a call to <a class="el" href="group__subopt__wuchty.html#ga554dedfcdb249fdf151caade58666e4d" title="Returns list of subopt structures or writes to fp.">subopt_par()</a>, <a class="el" href="group__subopt__wuchty.html#ga700f662506a233e42dd7fda74fafd40e" title="Returns list of subopt structures or writes to fp.">subopt()</a> or <a class="el" href="group__subopt__wuchty.html#ga8634516e4740e0b6c9a46d2bae940340" title="Returns list of circular subopt structures or writes to fp.">subopt_circ()</a>.</p>
95 <dl class="pre"><dt><b>Precondition:</b></dt><dd>Call one of the functions <a class="el" href="group__subopt__wuchty.html#ga554dedfcdb249fdf151caade58666e4d" title="Returns list of subopt structures or writes to fp.">subopt_par()</a>, <a class="el" href="group__subopt__wuchty.html#ga700f662506a233e42dd7fda74fafd40e" title="Returns list of subopt structures or writes to fp.">subopt()</a> or <a class="el" href="group__subopt__wuchty.html#ga8634516e4740e0b6c9a46d2bae940340" title="Returns list of circular subopt structures or writes to fp.">subopt_circ()</a> prior accessing the contents of this array </dd></dl>
96 <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="group__subopt__wuchty.html#ga554dedfcdb249fdf151caade58666e4d" title="Returns list of subopt structures or writes to fp.">subopt_par()</a>, <a class="el" href="group__subopt__wuchty.html#ga700f662506a233e42dd7fda74fafd40e" title="Returns list of subopt structures or writes to fp.">subopt()</a>, <a class="el" href="group__subopt__wuchty.html#ga8634516e4740e0b6c9a46d2bae940340" title="Returns list of circular subopt structures or writes to fp.">subopt_circ()</a> </dd></dl>
97
98 </div>
99 </div>
100 </div>
101 <hr size="1"/><address style="text-align: right;"><small>Generated on 11 Apr 2017 for RNAlib-2.1.2 by&nbsp;
102 <a href="http://www.doxygen.org/index.html">
103 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
104 </body>
105 </html>