1 #ifndef VIENNA_RNA_PACKAGE_EXTERIOR_LOOPS_H 2 #define VIENNA_RNA_PACKAGE_EXTERIOR_LOOPS_H double FLT_OR_DBL
Typename for floating point number in partition function computations.
Definition: data_structures.h:48
The most basic data structure required by many functions throughout the RNAlib.
Definition: data_structures.h:454
The datastructure that contains temperature scaled energy parameters.
Definition: params.h:55
int E_ExtLoop(int type, int si1, int sj1, vrna_param_t *P)
FLT_OR_DBL exp_E_Stem(int type, int si1, int sj1, int extLoop, vrna_exp_param_t *P)
Various data structures and pre-processor macros.
Functions to deal with sets of energy parameters.
The data structure that contains temperature scaled Boltzmann weights of the energy parameters...
Definition: params.h:99
Base pair stack element.
Definition: data_structures.h:222
int E_Stem(int type, int si1, int sj1, int extLoop, vrna_param_t *P)
FLT_OR_DBL exp_E_ExtLoop(int type, int si1, int sj1, vrna_exp_param_t *P)