RNAlib-2.1.9
+ Include dependency graph for params.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

paramTscale_parameters (void)
 Get precomputed energy contributions for all the known loop types. More...
 
paramTget_scaled_parameters (double temperature, model_detailsT md)
 Get precomputed energy contributions for all the known loop types. More...
 
pf_paramTget_scaled_pf_parameters (void)
 
pf_paramTget_boltzmann_factors (double temperature, double betaScale, model_detailsT md, double pf_scale)
 Get precomputed Boltzmann factors of the loop type dependent energy contributions with independent thermodynamic temperature. More...
 
pf_paramTget_boltzmann_factor_copy (pf_paramT *parameters)
 Get a copy of already precomputed Boltzmann factors. More...
 
pf_paramTget_scaled_alipf_parameters (unsigned int n_seq)
 Get precomputed Boltzmann factors of the loop type dependent energy contributions (alifold variant)
 
PUBLIC pf_paramTget_boltzmann_factors_ali (unsigned int n_seq, double temperature, double betaScale, model_detailsT md, double pf_scale)
 Get precomputed Boltzmann factors of the loop type dependent energy contributions (alifold variant) with independent thermodynamic temperature.