![]() |
Rosetta Core
2014.35
|
Kinematics Jump class. More...
#include <core/kinematics/Jump.fwd.hh>
#include <core/kinematics/RT.hh>
#include <core/kinematics/Stub.fwd.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyzMatrix.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | core::kinematics::Jump |
an object which makes rigid-body transformation with translational and rotational perturbation More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::kinematics | |
Functions | |
void | core::kinematics::jump_distance (Jump const &a_in, Jump const &b_in, Real &dist, Real &theta) |
compare the difference of two jumps in term of the translation (dist) and rotational angle(theta) More... | |
Real | core::kinematics::distance (Jump const &a_in, Jump const &b_in) |
RT root squared deviation. More... | |
Variables | |
static const utility::vector1 < Real > | core::kinematics::ZERO (6, 0.0) |
Kinematics Jump class.