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:43
The most basic data structure required by many functions throughout the RNAlib.
Definition: fold_compound.h:130
The datastructure that contains temperature scaled energy parameters.
Definition: params.h:57
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:102
Base pair stack element.
Definition: data_structures.h:144
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)
Auxiliary helper arrays for fast exterior loop computations.
Definition: exterior_loops.h:25