![]() |
Rosetta Core
2014.35
|
utility methods for scoring. More...
#include <core/types.hh>
#include <core/id/AtomID.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
core::scoring::methods | |
Functions | |
core::Real | core::scoring::methods::get_residue_weight_by_ss (const char ss) |
bool | core::scoring::methods::residues_interact (conformation::Residue const &rsd1, conformation::Residue const &rsd2, core::Real const interaction_cutoff) |
bool | core::scoring::methods::atoms_interact (conformation::Residue const &rsd1, conformation::Residue const &rsd2, core::id::AtomID const &id1, core::id::AtomID const &id2, core::Real const interaction_cutoff) |
utility methods for scoring.