Compute the Density of States
[Classified Dynamic Programming]

Collaboration diagram for Compute the Density of States:

Variables

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

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()

Generated on 20 Mar 2013 for RNAlib-2.1.1 by  doxygen 1.6.1