![]() |
Rosetta
2021.16
|
#include <RigidScore.hh>
Public Member Functions | |
~BuriedPolarScore () override=default | |
![]() | |
~RigidScore () override=default | |
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 |
Private Attributes | |
Vecs | polars |
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 < core::Size > | Sizes |
typedef numeric::Xforms | Xforms |
typedef utility::vector1 < RigidScoreCOP > | Scores |
|
overridedefault |
|
private |