![]() |
Rosetta Protocols
2014.35
|
#include <RigidScore.hh>
Public Member Functions | |
HelixScore () | |
virtual | ~HelixScore () |
![]() | |
virtual | ~RigidScore () |
virtual core::Real | score (Xforms const &x1, Xforms const &x2) const =0 |
virtual std::string | type () const =0 |
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 |
Additional Inherited Members | |
![]() | |
typedef core::Real | Real |
typedef core::Size | Size |
typedef core::pose::Pose | Pose |
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 numeric::Xforms | Xforms |
typedef utility::vector1 < RigidScoreCOP > | Scores |
protocols::sic_dock::HelixScore::HelixScore | ( | ) |
|
inlinevirtual |