Generated on Tue Dec 16 13:34:21 2008 for ell-3.0.0 by doxygen 1.5.1

src/ell/rna/RNAFreeEnergy_TB.cc File Reference

#include <biu/assertbiu.hh>
#include "ell/rna/RNAFreeEnergy_TB.hh"
#include <ViennaRNA/fold_vars.h>
#include <ViennaRNA/pair_mat.h>
#include <cstring>
#include <limits.h>

Include dependency graph for RNAFreeEnergy_TB.cc:

Go to the source code of this file.

Namespaces

namespace  ell

Functions

void dummyCall ()
int encode_char (char c)
float energy_of_struct (const char *string, const char *structure)
int loop_energy (short *ptable, short *s, short *s1, int i)
short * make_pair_table (const char *structure)
void update_fold_params ()

Variables

bool ell::ViennaFoldParamsSet = false


Function Documentation

void dummyCall (  ) 

Definition at line 16 of file RNAFreeEnergy_TB.cc.

int encode_char ( char  c  ) 

float energy_of_struct ( const char *  string,
const char *  structure 
)

int loop_energy ( short *  ptable,
short *  s,
short *  s1,
int  i 
)

short* make_pair_table ( const char *  structure  ) 

void update_fold_params (  )