RNAlib-2.1.9
Compute the Density of States
+ Collaboration diagram for Compute the Density of States:

Variables

int density_of_states [MAXDOS+1]
 The Density of States. More...
 

Detailed Description

Variable Documentation

int density_of_states[MAXDOS+1]

The Density of States.

This array contains the density of states for an RNA sequences after a call to subopt_par(), subopt() or subopt_circ().

Precondition
Call one of the functions subopt_par(), subopt() or subopt_circ() prior accessing the contents of this array
See Also
subopt_par(), subopt(), subopt_circ()