Home
last modified time | relevance | path

Searched defs:energy_of_move (Results 1 – 3 of 3) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Deval_wrappers.c845 energy_of_move(const char *string, in energy_of_move() function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA.py2275 def energy_of_move(string, structure, m1, m2): function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA.py2275 def energy_of_move(string: "char const *", structure: "char const *", m1: "int", m2: "int") -> "flo… function