VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
Go to the source code of this file.
Classes | |
struct | spearman_aux |
Functions | |
fl | mean (const flv &v) |
fl | deviation (const flv &v) |
fl | rmsd (const flv &a, const flv &b) |
fl | average_difference (const flv &b, const flv &a) |
fl | pearson (const flv &x, const flv &y) |
bool | operator< (const spearman_aux &a, const spearman_aux &b) |
flv | get_rankings (const flv &x) |
fl | spearman (const flv &x, const flv &y) |
References VINA_CHECK, and VINA_FOR_IN.
References epsilon_fl, sqr(), VINA_CHECK, and VINA_FOR.
Referenced by spearman().
|
inline |
References spearman_aux::x.