VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <scoring_function.h>
Public Member Functions | |
virtual atom_type::t | atom_typing_used () const =0 |
virtual fl | cutoff () const =0 |
virtual fl | eval (sz t1, sz t2, fl r) const =0 |
virtual fl | conf_independent (const model &m, fl e) const =0 |
|
pure virtual |
Implemented in weighted_terms.
|
pure virtual |
Implemented in weighted_terms.
Implemented in weighted_terms.
Referenced by precalculate::precalculate().
Implemented in weighted_terms.
Referenced by do_search(), and model::eval_adjusted().