

Go to the source code of this file.
Functions | |
| paramT * | scale_parameters (void) |
| Get precomputed energy contributions for all the known loop types. | |
| paramT * | get_scaled_parameters (double temperature, model_detailsT md) |
| Get precomputed energy contributions for all the known loop types. | |
| pf_paramT * | get_scaled_pf_parameters (void) |
| pf_paramT * | get_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. | |
| pf_paramT * | get_boltzmann_factor_copy (pf_paramT *parameters) |
| Get a copy of already precomputed Boltzmann factors. | |
| pf_paramT * | get_scaled_alipf_parameters (unsigned int n_seq) |
| Get precomputed Boltzmann factors of the loop type dependent energy contributions (alifold variant). | |
| pf_paramT * | get_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. | |
1.6.1