Rosetta 3.5
|
#include <RigidScore.hh>
Public Member Functions | |
virtual | ~CBScore () |
CBScore (Pose const &pose1, Pose const &pose2, Real clash_dis, Real contact_dis) | |
platform::Real | score (Stub const &x1, Stub const &x2) const |
![]() | |
virtual | ~RigidScore () |
Public Attributes | |
bool const | hash_pose1_ |
platform::Real const | clash_dis_ |
platform::Real const | contact_dis_ |
Reals const | weights_ |
Vecs const | points_ |
xyzStripeHashPoseWithMeta const | xyzhash_ |
Additional Inherited Members | |
![]() | |
typedef platform::Real | Real |
typedef platform::Size | Size |
typedef core::pose::Pose | Pose |
typedef core::kinematics::Stub | Stub |
typedef numeric::xyzVector< Real > | Vec |
typedef numeric::xyzMatrix< Real > | Mat |
typedef utility::vector1< Vec > | Vecs |
typedef utility::vector1< Real > | Reals |
typedef utility::vector1< Size > | Sizes |
typedef utility::vector1< Stub > | Stubs |
typedef utility::vector1 < RigidScoreCOP > | Scores |
|
inlinevirtual |
protocols::sic_dock::CBScore::CBScore | ( | Pose const & | pose1, |
Pose const & | pose2, | ||
Real | clash_dis, | ||
Real | contact_dis | ||
) |
|
virtual |
platform::Real const protocols::sic_dock::CBScore::clash_dis_ |
Referenced by score().
platform::Real const protocols::sic_dock::CBScore::contact_dis_ |
Referenced by score().
xyzStripeHashPoseWithMeta const protocols::sic_dock::CBScore::xyzhash_ |
Referenced by score().