#include <RigidScore.hh>
|
virtual | ~CBScore () |
|
| CBScore (Pose const &pose1, Pose const &pose2, Real clash_dis, Real contact_dis) |
|
| CBScore (Pose const &pose1, Pose const &pose2, Real clash_dis, Real contact_dis, core::id::AtomID_Map< core::Real > const &weights1, core::id::AtomID_Map< core::Real > const &weights2) |
|
core::Real | score (Xforms const &x1, Xforms const &x2) const |
|
std::string | type () const |
|
virtual | ~RigidScore () |
|
virtual void | show (std::ostream &out, int width=10) const |
|
virtual void | show (std::ostream &out, Xforms const &x1, Xforms const &x2, int width=10) const |
|
virtual protocols::sic_dock::CBScore::~CBScore |
( |
| ) |
|
|
inlinevirtual |
protocols::sic_dock::CBScore::CBScore |
( |
Pose const & |
pose1, |
|
|
Pose const & |
pose2, |
|
|
Real |
clash_dis, |
|
|
Real |
contact_dis |
|
) |
| |
std::string protocols::sic_dock::CBScore::type |
( |
| ) |
const |
|
inlinevirtual |
core::Real const protocols::sic_dock::CBScore::clash_dis_ |
core::Real const protocols::sic_dock::CBScore::contact_dis_ |
bool const protocols::sic_dock::CBScore::hash_pose1_ |
Vecs const protocols::sic_dock::CBScore::points_ |
Reals const protocols::sic_dock::CBScore::weights_ |
The documentation for this class was generated from the following files: