Functions to compute salt correction. More...
Go to the source code of this file.
Functions | |
double | vrna_salt_loop (int L, double salt, double T) |
Get salt correction for a loop at a given salt concentration and temperature. | |
int | vrna_salt_loop_int (int L, double salt, double T) |
Get salt correction for a loop at a given salt concentration and temperature. | |
int | vrna_salt_stack (double salt, double T) |
Get salt correction for a stack at a given salt concentration and temperature. | |
Functions to compute salt correction.