RNAlib-2.2.0-RC3
vrna_exp_param_t Struct Reference

The datastructure that contains temperature scaled Boltzmann weights of the energy parameters. More...

+ Collaboration diagram for vrna_exp_param_t:

Data Fields

int id
 An identifier for the data structure. More...
 
double pf_scale
 Scaling factor to avoid over-/underflows.
 
double temperature
 Temperature used for loop contribution scaling.
 
double alpha
 Scaling factor for the thermodynamic temperature. More...
 
vrna_md_t model_details
 Model details to be used in the recursions.
 

Detailed Description

The datastructure that contains temperature scaled Boltzmann weights of the energy parameters.

Field Documentation

int vrna_exp_param_t::id

An identifier for the data structure.

Deprecated:
This attribute will be removed in version 3
double vrna_exp_param_t::alpha

Scaling factor for the thermodynamic temperature.

This allows for temperature scaling in Boltzmann factors independently from the energy contributions. The resulting Boltzmann factors are then computed by $ e^{-E/(\alpha \cdot K \cdot T)} $


The documentation for this struct was generated from the following file: