VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include "common.h"
Go to the source code of this file.
Functions | |
fl | closest_between (fl begin, fl end, fl x) |
vec | brick_closest (const vec &begin, const vec &end, const vec &v) |
fl | brick_distance_sqr (const vec &begin, const vec &end, const vec &v) |
References closest_between(), and VINA_FOR_IN.
Referenced by brick_distance_sqr().
References brick_closest(), and vec_distance_sqr().
Referenced by terms::evale(), terms::evale_robust(), and szv_grid::szv_grid().