VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include "mutate.h"
Functions | |
sz | count_mutable_entities (const conf &c) |
void | mutate_conf (conf &c, const model &m, fl amplitude, rng &generator) |
References conf::flex, conf::ligands, and VINA_FOR_IN.
Referenced by mutate_conf().
References count_mutable_entities(), epsilon_fl, conf::flex, model::gyration_radius(), conf::ligands, pi, quaternion_increment(), random_fl(), random_inside_sphere(), random_int(), VINA_CHECK, and VINA_FOR_IN.
Referenced by monte_carlo::operator()(), and monte_carlo::single_run().