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:39
The most basic data structure required by many functions throughout the RNAlib.
Definition: data_structures.h:390
The datastructure that contains temperature scaled energy parameters.
Definition: params.h:50
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)
The datastructure that contains temperature scaled Boltzmann weights of the energy parameters...
Definition: params.h:94
Base pair stack element.
Definition: data_structures.h:192
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)